Function windows_sys::Win32::UI::Controls::DrawThemeIcon
pub unsafe extern "system" fn DrawThemeIcon(
htheme: HTHEME,
hdc: HDC,
ipartid: i32,
istateid: i32,
prect: *const RECT,
himl: HIMAGELIST,
iimageindex: i32
) -> HRESULT
Expand description
Required features: "Win32_Foundation"
, "Win32_Graphics_Gdi"