Source position: lauxlib.pas line 66
function luaL_optinteger(
L: Plua_State;
nArg: Integer;
def: lua_Integer
):lua_Integer;