pub unsafe extern "C" fn SDL_DestroyTray(tray: *mut SDL_Tray)
dep_sdl3
Destroys a tray object.
This also destroys all associated menus and entries.
tray
This function should be called on the thread that created the tray.
This function is available since SDL 3.2.0.
SDL_CreateTray