igraph_matrix_char_view

Function igraph_matrix_char_view 

Source
pub unsafe extern "C" fn igraph_matrix_char_view(
    data: *const c_char,
    nrow: igraph_int_t,
    ncol: igraph_int_t,
) -> igraph_matrix_char_t