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

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