Function SDL_SetTrayEntryEnabled
pub unsafe extern "C" fn SDL_SetTrayEntryEnabled(
entry: *mut SDL_TrayEntry,
enabled: bool,
)
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_SetTrayEntryEnabled(
entry: *mut SDL_TrayEntry,
enabled: bool,
)
dep_sdl3
only.