igraph_matrix_char_get_row

Function igraph_matrix_char_get_row 

Source
pub unsafe extern "C" fn igraph_matrix_char_get_row(
    m: *const igraph_matrix_char_t,
    res: *mut igraph_vector_char_t,
    index: igraph_int_t,
) -> igraph_error_t