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

g_array_set_clear_func

Declaration

Source position: lazglib2.pas line 5320

procedure g_array_set_clear_func(

  array_: Pgpointer;

  clear_func: TGDestroyNotify

);