[][src]Function croaring_sys_mw::roaring_bitmap_andnot_cardinality

pub unsafe extern "C" fn roaring_bitmap_andnot_cardinality(
    x1: *const roaring_bitmap_t,
    x2: *const roaring_bitmap_t
) -> u64

Computes the size of the difference (andnot) between two bitmaps.