Function croaring_sys::extend_array [] [src]

pub unsafe extern "C" fn extend_array(ra: *mut roaring_array_t, k: i32) -> bool

If needed, increase the capacity of the array so that it can fit k values (at least);