Function croaring_sys::roaring64_bitmap_remove

source ยท
pub unsafe extern "C" fn roaring64_bitmap_remove(
    r: *mut roaring64_bitmap_t,
    val: u64
)
Expand description

Removes a value from the bitmap if present.