pub unsafe extern "C" fn SDL_ClickTrayEntry(entry: *mut SDL_TrayEntry)Expand description
Simulate a click on a tray entry.
Parameter: entry The entry to activate.
Thread Safety: This function should be called on the thread that created the tray.
Available Since: This function is available since SDL 3.2.0.