[][src]Type Definition gmp_mpfr_sys::gmp::allocate_function

type allocate_function = Option<extern "C" fn(alloc_size: usize) -> *mut c_void>;