igraph_matrix_remove_row

Function igraph_matrix_remove_row 

Source
pub unsafe extern "C" fn igraph_matrix_remove_row(
    m: *mut igraph_matrix_t,
    row: igraph_int_t,
) -> igraph_error_t