Function croaring_sys::bitsets_intersect

source ยท
pub unsafe extern "C" fn bitsets_intersect(
    b1: *const bitset_t,
    b2: *const bitset_t
) -> bool