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

luaL_checkinteger

Declaration

Source position: Lua.pas line 623

function luaL_checkinteger(

  L: Plua_State;

  numArg: Integer

):lua_Integer;