pub unsafe extern "C" fn igraph_matrix_int_view(
data: *const igraph_int_t,
nrow: igraph_int_t,
ncol: igraph_int_t,
) -> igraph_matrix_int_tpub unsafe extern "C" fn igraph_matrix_int_view(
data: *const igraph_int_t,
nrow: igraph_int_t,
ncol: igraph_int_t,
) -> igraph_matrix_int_t