[][src]Function croaring_sys::intersect_uint16_nonempty

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

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