Function croaring_sys::bitset_grow

source ยท
pub unsafe extern "C" fn bitset_grow(
    bitset: *mut bitset_t,
    newarraysize: usize,
) -> bool