igraph_matrix_complex_get

Function igraph_matrix_complex_get 

Source
pub unsafe extern "C" fn igraph_matrix_complex_get(
    m: *const igraph_matrix_complex_t,
    row: igraph_int_t,
    col: igraph_int_t,
) -> igraph_complex_t