Function windows_sys::Win32::UI::Shell::ExtractIconExW
[−]pub unsafe extern "system" fn ExtractIconExW(
lpszfile: PCWSTR,
niconindex: i32,
phiconlarge: *mut HICON,
phiconsmall: *mut HICON,
nicons: u32
) -> u32
Expand description
Required features: "Win32_UI_Shell"
, "Win32_UI_WindowsAndMessaging"