memcached_allocator_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

calloc
memcached_calloc_fn calloc;
Undocumented in source.
context
void* context;
Undocumented in source.
free
memcached_free_fn free;
Undocumented in source.
malloc
memcached_malloc_fn malloc;
Undocumented in source.
realloc
memcached_realloc_fn realloc;
Undocumented in source.

Meta