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

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