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

g_hash_table_foreach_remove

Declaration

Source position: lazglib2.pas line 4430

function g_hash_table_foreach_remove(

  hash_table: PGHashTable;

  func: TGHRFunc;

  user_data: gpointer

):guint;