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

luaL_optlong

Declaration

Source position: Lua.pas line 689

function luaL_optlong(

  L: Plua_State;

  n: Integer;

  d: LongInt

):LongInt;