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

luaL_checklong

Declaration

Source position: lua.pas line 709

function luaL_checklong(

  L: Plua_State;

  n: LongInt

):LongInt;