igraph_rooted_product

Function igraph_rooted_product 

Source
pub unsafe extern "C" fn igraph_rooted_product(
    res: *mut igraph_t,
    g1: *const igraph_t,
    g2: *const igraph_t,
    root: igraph_int_t,
) -> igraph_error_t