pub unsafe extern "C" fn igraph_matrix_complex_view(
data: *const igraph_complex_t,
nrow: igraph_int_t,
ncol: igraph_int_t,
) -> igraph_matrix_complex_tpub unsafe extern "C" fn igraph_matrix_complex_view(
data: *const igraph_complex_t,
nrow: igraph_int_t,
ncol: igraph_int_t,
) -> igraph_matrix_complex_t