croaring_sys

Function bitset_grow

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