Function glib_sys::g_tree_replace[][src]

pub unsafe extern "C" fn g_tree_replace(
    tree: *mut GTree,
    key: gpointer,
    value: gpointer
)