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

luaL_checkint

Declaration

Source position: Lua.pas line 686

function luaL_checkint(

  L: Plua_State;

  n: Integer

):Integer;