Source position: lazglib2.pas line 4429
function g_hash_table_find(
hash_table: PGHashTable;
predicate: TGHRFunc;
user_data: gpointer
):gpointer;