igraph_bitset_update

Function igraph_bitset_update 

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