igraph_matrix_complex_get_col

Function igraph_matrix_complex_get_col 

Source
pub unsafe extern "C" fn igraph_matrix_complex_get_col(
    m: *const igraph_matrix_complex_t,
    res: *mut igraph_vector_complex_t,
    index: igraph_int_t,
) -> igraph_error_t