[][src]Function croaring_sys_mw::extend_array

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);