glib_sys

Function g_tree_lookup

source
pub unsafe extern "C" fn g_tree_lookup(
    tree: *mut GTree,
    key: gconstpointer,
) -> gpointer