igraph_copy

Function igraph_copy 

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