Function croaring_sys::roaring_bitmap_size_in_bytes

source ยท
pub unsafe extern "C" fn roaring_bitmap_size_in_bytes(
    r: *const roaring_bitmap_t
) -> usize
Expand description

How many bytes are required to serialize this bitmap (NOT compatible with Java and Go versions)