GMemVTable.realloc

function to use for reallocating memory.

struct GMemVTable
extern (C)
void* function(void* mem, size_t nBytes) realloc;