Function g_tree_lower_bound

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