[][src]Function croaring_sys::intersect_uint16_nonempty

pub unsafe extern "C" fn intersect_uint16_nonempty(
    A: *const u16,
    lenA: usize,
    B: *const u16,
    lenB: usize
) -> bool

Checking whether the size of the intersection is non-zero.