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