Function windows_sys::Win32::UI::Shell::ExtractAssociatedIconExW
[−]pub unsafe extern "system" fn ExtractAssociatedIconExW(
hinst: HINSTANCE,
psziconpath: PWSTR,
piiconindex: *mut u16,
piiconid: *mut u16
) -> HICON
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"
, "Win32_UI_WindowsAndMessaging"