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

luaL_ref

Declaration

Source position: Lua.pas line 651

function luaL_ref(

  L: Plua_State;

  t: Integer

):Integer;