GMemVTable.malloc

function to use for allocating memory.

struct GMemVTable
extern (C)
void* function(size_t nBytes) malloc;