libgit2

alloc

Version:

Users can configure custom allocators; this is particularly interesting when running in constrained environments, when calling from another language, or during testing.

Structs

An instance for a custom memory allocator

Functions

Initialize the allocator structure to use the stdalloc pointer

Initialize the allocator structure to use the crtdbg pointer