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

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