igraph_matrix_complex_cbind

Function igraph_matrix_complex_cbind 

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