Function r_core::r_graph_dfs[][src]

pub unsafe extern "C" fn r_graph_dfs(
    g: *mut RGraph,
    vis: *mut RGraphVisitor
)