glib_sys

Function g_tree_insert

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