Type Alias croaring_sys::roaring_free_p
source · pub type roaring_free_p = Option<unsafe extern "C" fn(arg1: *mut c_void)>;Aliased Type§
enum roaring_free_p {
// some variants omitted
}pub type roaring_free_p = Option<unsafe extern "C" fn(arg1: *mut c_void)>;enum roaring_free_p {
// some variants omitted
}