PyObjectArenaAllocator

_

Members

Variables

alloc
void* function(void* ctx, size_t size) alloc;
Undocumented in source.
ctx
void* ctx;
Undocumented in source.
free
void* function(void* ctx, void* ptr, size_t size) free;
Undocumented in source.

Meta