Documentation
Dlang.org
GMemVTable.free
glib
c
types
GMemVTable
function to use to free memory.
struct
GMemVTable
extern (
C
)
void
function
(
void
*
mem
)
free
;
glib
c
types
GMemVTable
variables
calloc
free
malloc
realloc
tryMalloc
tryRealloc
function to use to free memory.