igraph_bitset_resize

Function igraph_bitset_resize 

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