igraph_bitset_reserve

Function igraph_bitset_reserve 

Source
pub unsafe extern "C" fn igraph_bitset_reserve(
    bitset: *mut igraph_bitset_t,
    capacity: igraph_int_t,
) -> igraph_error_t