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

pub unsafe extern "system" fn ExtractAssociatedIconExA(
    hInst: HINSTANCE,
    pszIconPath: LPSTR,
    piIconIndex: *mut WORD,
    piIconId: *mut WORD
) -> HICON