igraph_matrix_complex_get_row

Function igraph_matrix_complex_get_row 

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