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