[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

luaL_optint

Declaration

Source position: Lua.pas line 687

function luaL_optint(

  L: Plua_State;

  n: Integer;

  d: Integer

):Integer;