__gmp_set_memory_functions

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 @nogc extern (C)
void
__gmp_set_memory_functions
(
void* function
(
size_t
)
,
void* function
(
void*
,
size_t
,
size_t
)
,
void function
(
void*
,
size_t
)
)

Meta