Type Definition croaring_sys::roaring_iterator[][src]

type roaring_iterator = Option<unsafe extern "C" fn(value: u32, param: *mut c_void) -> bool>;