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