Function r_core::r_graph_add_node[][src]

pub unsafe extern "C" fn r_graph_add_node(
    g: *mut RGraph,
    data: *mut c_void
) -> *mut RGraphNode