Function windows_sys::Win32::UI::Shell::ExtractIconW
pub unsafe extern "system" fn ExtractIconW(
hinst: HMODULE,
pszexefilename: PCWSTR,
niconindex: u32
) -> HICONExpand description
Required features: "Win32_UI_Shell", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"