Function croaring_sys::bitset_for_each

source ยท
pub unsafe extern "C" fn bitset_for_each(
    b: *const bitset_t,
    iterator: bitset_iterator,
    ptr: *mut c_void,
) -> bool