Source position: lua.pas line 644
function luaL_checkinteger(
L: Plua_State;
numArg: Integer
):lua_Integer;