Source position: Lua.pas line 687
function luaL_optint(
L: Plua_State;
n: Integer;
d: Integer
):Integer;