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

g_test_add_data_func_full

Declaration

Source position: lazglib2.pas line 5651

procedure g_test_add_data_func_full(

  testpath: Pgchar;

  test_data: gpointer;

  test_func: TGTestDataFunc;

  data_free_func: TGDestroyNotify

);