igraph_matrix_complex_add_constant

Function igraph_matrix_complex_add_constant 

Source
pub unsafe extern "C" fn igraph_matrix_complex_add_constant(
    m: *mut igraph_matrix_complex_t,
    plus: igraph_complex_t,
)