[][src]Function gmp_mpfr_sys::gmp::get_memory_functions

pub unsafe extern "C" fn get_memory_functions(
    alloc_func_ptr: *mut allocate_function,
    realloc_func_ptr: *mut reallocate_function,
    free_func_ptr: *mut free_function
)