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

g_queue_find_custom

Declaration

Source position: lazglib2.pas line 4737

function g_queue_find_custom(

  queue: PGQueue;

  data: Pgpointer;

  func: TGCompareFunc

):PGList;