git_allocator.gmalloc

Allocate n bytes of memory

struct git_allocator
void* function(size_t n, const(char)* file, int line) gmalloc;

Meta