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

g_ptr_array_set_free_func

Declaration

Source position: lazglib2.pas line 5542

procedure g_ptr_array_set_free_func(

  array_: Pgpointer;

  element_free_func: TGDestroyNotify

);