[][src]Function gmp_mpfr_sys::gmp::set_memory_functions

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