igraph_matrix_complex_add

Function igraph_matrix_complex_add 

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