igraph_bitset_init_copy

Function igraph_bitset_init_copy 

Source
pub unsafe extern "C" fn igraph_bitset_init_copy(
    dest: *mut igraph_bitset_t,
    src: *const igraph_bitset_t,
) -> igraph_error_t