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

g_ptr_array_find_with_equal_func

Declaration

Source position: lazglib2.pas line 4715

function g_ptr_array_find_with_equal_func(

  haystack: Pgpointer;

  needle: Pgpointer;

  equal_func: TGEqualFunc;

  index_: Pguint

):gboolean;