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