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

luaL_ref

Declaration

Source position: lua.pas line 672

function luaL_ref(

  L: Plua_State;

  t: Integer

):Integer;