igraph_matrix_char_permdelete_rows

Function igraph_matrix_char_permdelete_rows 

Source
pub unsafe extern "C" fn igraph_matrix_char_permdelete_rows(
    m: *mut igraph_matrix_char_t,
    index: *mut igraph_int_t,
    nremove: igraph_int_t,
) -> igraph_error_t