[][src]Function croaring_sys::ra_init_with_capacity

pub unsafe extern "C" fn ra_init_with_capacity(
    new_ra: *mut roaring_array_t,
    cap: u32
) -> bool

Initialize an existing roaring array with the specified capacity (in number of containers)