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

lua_pushinteger

Declaration

Source position: lua.pas line 294

procedure lua_pushinteger(

  L: Plua_State;

  n: lua_Integer

);