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

pub unsafe extern "system" fn ExtractIconExW(
    lpszFile: LPCWSTR,
    nIconIndex: c_int,
    phiconLarge: *mut HICON,
    phiconSmall: *mut HICON,
    nIcons: UINT
) -> UINT