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