index
:
users/mraynsford/gluegen.git
mark
master
GLUEGEN repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
manual
/
example4
/
function.h
blob: 8db77a17514a476c9a5e5b358703c3e82cdca645 (
plain
)
1
2
void
*
custom_allocate
(
int
num_bytes
);
void
custom_free
(
void
*
data
);