Function r_core::r_graph_del_node[][src]

pub unsafe extern "C" fn r_graph_del_node(
    g: *mut RGraph,
    n: *mut RGraphNode
)