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

luaL_checkint

Declaration

Source position: lua.pas line 707

function luaL_checkint(

  L: Plua_State;

  n: Integer

):Integer;