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