igraph_matrix_complex_select_cols

Function igraph_matrix_complex_select_cols 

Source
pub unsafe extern "C" fn igraph_matrix_complex_select_cols(
    m: *const igraph_matrix_complex_t,
    res: *mut igraph_matrix_complex_t,
    cols: *const igraph_vector_int_t,
) -> igraph_error_t