glib_sys

Function g_tree_remove

Source
pub unsafe extern "C" fn g_tree_remove(
    tree: *mut GTree,
    key: gconstpointer,
) -> gboolean