memcached_get_memory_allocators

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
void
memcached_get_memory_allocators
(
const memcached_st* ptr
,
memcached_malloc_fn* mem_malloc
,
memcached_free_fn* mem_free
,
memcached_realloc_fn* mem_realloc
,
memcached_calloc_fn* mem_calloc
)

Meta