Constant WINDOWS_INTRESOURCE_ICON
pub const WINDOWS_INTRESOURCE_ICON: &'static str;
Available on crate feature
dep_sdl3
only.Expand description
A variable to specify custom icon resource id from RC file on Windows platform.
This hint should be set before SDL is initialized.
§Availability
This hint is available since SDL 3.2.0.