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

(For expert users who seek high performance.)

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