igraph_matrix_char_swap_rows

Function igraph_matrix_char_swap_rows 

Source
pub unsafe extern "C" fn igraph_matrix_char_swap_rows(
    m: *mut igraph_matrix_char_t,
    i: igraph_int_t,
    j: igraph_int_t,
) -> igraph_error_t