pub(super) unsafe fn set_window_icon(hwnd: *mut c_void)Expand description
Load the app icon from the exe’s embedded resource and set it on the window. This makes the icon appear in the taskbar and Alt+Tab switcher instead of the default CEF/Chromium icon.