[−][src]Function winapi_ui_automation::um::shellapi::ExtractIconExW
pub unsafe extern "system" fn ExtractIconExW(
lpszFile: LPCWSTR,
nIconIndex: c_int,
phiconLarge: *mut HICON,
phiconSmall: *mut HICON,
nIcons: UINT
) -> UINT