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