Function glib_sys::g_tree_insert

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