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