lzma_allocator

Undocumented in source.

Members

Variables

alloc
void* function(void* opaque, size_t nmemb, size_t size) alloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
free
void function(void* opaque, void* ptr) free;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
opaque
void* opaque;
Undocumented in source.

Meta