igraph_matrix_char_get_ptr

Function igraph_matrix_char_get_ptr 

Source
pub unsafe extern "C" fn igraph_matrix_char_get_ptr(
    m: *const igraph_matrix_char_t,
    row: igraph_int_t,
    col: igraph_int_t,
) -> *mut c_char