igraph_es_copy

Function igraph_es_copy 

Source
pub unsafe extern "C" fn igraph_es_copy(
    dest: *mut igraph_es_t,
    src: *const igraph_es_t,
) -> igraph_error_t