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

luaL_optint

Declaration

Source position: lua.pas line 708

function luaL_optint(

  L: Plua_State;

  n: Integer;

  d: Integer

):Integer;