Function windows_sys::Win32::UI::WindowsAndMessaging::DrawIconEx
pub unsafe extern "system" fn DrawIconEx(
hdc: HDC,
xleft: i32,
ytop: i32,
hicon: HICON,
cxwidth: i32,
cywidth: i32,
istepifanicur: u32,
hbrflickerfreedraw: HBRUSH,
diflags: DI_FLAGS
) -> BOOLExpand description
Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation", "Win32_Graphics_Gdi"