[][src]Function winapi::um::shellapi::ExtractIconW

pub unsafe extern "system" fn ExtractIconW(
    hInst: HINSTANCE,
    pszExeFileName: LPCWSTR,
    nIconIndex: UINT
) -> HICON