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

g_hash_table_replace

Declaration

Source position: lazglib2.pas line 4445

function g_hash_table_replace(

  hash_table: PGHashTable;

  key: gpointer;

  value: gpointer

):gboolean;