Function windows_sys::Win32::UI::Shell::SHDefExtractIconA
[−]pub unsafe extern "system" fn SHDefExtractIconA(
psziconfile: PSTR,
iindex: i32,
uflags: u32,
phiconlarge: *mut HICON,
phiconsmall: *mut HICON,
niconsize: u32
) -> HRESULTExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_UI_WindowsAndMessaging’
