igraph_matrix_complex_sub

Function igraph_matrix_complex_sub 

Source
pub unsafe extern "C" fn igraph_matrix_complex_sub(
    m1: *mut igraph_matrix_complex_t,
    m2: *const igraph_matrix_complex_t,
) -> igraph_error_t