[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

luaL_optlong

Declaration

Source position: lua.pas line 710

function luaL_optlong(

  L: Plua_State;

  n: Integer;

  d: LongInt

):LongInt;