pub unsafe extern "C" fn roaring_bitmap_get_cardinality(
    ra: *const roaring_bitmap_t
) -> u64
Expand description

Get the cardinality of the bitmap (number of elements).