[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

lua_gc

Declaration

Source position: Lua.pas line 373

function lua_gc(

  L: Plua_State;

  what: Integer;

  data: Integer

):Integer;