Type Alias croaring_sys::bitset_iterator

source ·
pub type bitset_iterator = Option<unsafe extern "C" fn(value: usize, param: *mut c_void) -> bool>;

Aliased Type§

enum bitset_iterator {
    // some variants omitted
}

Variants§