igraph_matrix_is_symmetric

Function igraph_matrix_is_symmetric 

Source
pub unsafe extern "C" fn igraph_matrix_is_symmetric(
    m: *const igraph_matrix_t,
) -> igraph_bool_t