Function croaring_sys::roaring64_bitmap_add

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

Adds the provided value to the bitmap.