igraph_matrix_char_select_rows

Function igraph_matrix_char_select_rows 

Source
pub unsafe extern "C" fn igraph_matrix_char_select_rows(
    m: *const igraph_matrix_char_t,
    res: *mut igraph_matrix_char_t,
    rows: *const igraph_vector_int_t,
) -> igraph_error_t