Function elementalist::app_systems::set_window_icon
source · pub fn set_window_icon(windows: NonSend<'_, WinitWindows>)
Expand description
Taken directly from the bevy cheat book.
pub fn set_window_icon(windows: NonSend<'_, WinitWindows>)
Taken directly from the bevy cheat book.