pub unsafe extern "C" fn ra_portable_size_in_bytes(
    ra: *const roaring_array_t
) -> usize
Expand description

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