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

luaL_unref

Declaration

Source position: Lua.pas line 653

procedure luaL_unref(

  L: Plua_State;

  t: Integer;

  ref: Integer

);