igraph_bitset_or

Function igraph_bitset_or 

Source
pub unsafe extern "C" fn igraph_bitset_or(
    dest: *mut igraph_bitset_t,
    src1: *const igraph_bitset_t,
    src2: *const igraph_bitset_t,
)