Function SDL_SetTrayIcon
pub unsafe extern "C" fn SDL_SetTrayIcon(
tray: *mut SDL_Tray,
icon: *mut SDL_Surface,
)
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_SetTrayIcon(
tray: *mut SDL_Tray,
icon: *mut SDL_Surface,
)
dep_sdl3
only.