Function bitset_grow

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