Function ExtractAssociatedIconExW

Source
pub unsafe extern "C" fn ExtractAssociatedIconExW(
    hInst: HINSTANCE,
    pszIconPath: LPWSTR,
    piIconIndex: *mut WORD,
    piIconId: *mut WORD,
) -> HICON