[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_hash_table_find

Declaration

Source position: lazglib2.pas line 4429

function g_hash_table_find(

  hash_table: PGHashTable;

  predicate: TGHRFunc;

  user_data: gpointer

):gpointer;