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

g_once_impl

Declaration

Source position: lazglib2.pas line 4680

function g_once_impl(

  once: PGOnce;

  func: TGThreadFunc;

  arg: gpointer

):gpointer;