[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

lua_gc

Declaration

Source position: lua.pas line 394

function lua_gc(

  L: Plua_State;

  what: Integer;

  data: Integer

):Integer;