igraph_matrix_complex_fill

Function igraph_matrix_complex_fill 

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