Function r_core::r_graph_nth_neighbour[][src]

pub unsafe extern "C" fn r_graph_nth_neighbour(
    g: *const RGraph,
    n: *const RGraphNode,
    nth: c_int
) -> *mut RGraphNode