igraph_to_prufer

Function igraph_to_prufer 

Source
pub unsafe extern "C" fn igraph_to_prufer(
    graph: *const igraph_t,
    prufer: *mut igraph_vector_int_t,
) -> igraph_error_t