Function croaring_sys::roaring_bitmap_shrink_to_fit [] [src]

pub unsafe extern "C" fn roaring_bitmap_shrink_to_fit(
    r: *mut roaring_bitmap_t
) -> usize

If needed, reallocate memory to shrink the memory usage. Returns the number of bytes saved.