Type Definition croaring_sys::roaring_malloc_p

source ·
pub type roaring_malloc_p = Option<unsafe extern "C" fn(arg1: usize) -> *mut c_void>;