igraph_matrix_complex_init_copy

Function igraph_matrix_complex_init_copy 

Source
pub unsafe extern "C" fn igraph_matrix_complex_init_copy(
    to: *mut igraph_matrix_complex_t,
    from: *const igraph_matrix_complex_t,
) -> igraph_error_t