croaring_sys

Function bitsets_intersect

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