pub unsafe extern "C" fn roaring_bitmap_repair_after_lazy(
    x1: *mut roaring_bitmap_t
)
Expand description

(For expert users who seek high performance.)

Execute maintenance operations on a bitmap created from roaring_bitmap_lazy_or or modified with roaring_bitmap_lazy_or_inplace.