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

luaL_unref

Declaration

Source position: lua.pas line 674

procedure luaL_unref(

  L: Plua_State;

  t: Integer;

  ref: Integer

);