Function ExtractIconW

Source
pub unsafe extern "C" fn ExtractIconW(
    hInst: HINSTANCE,
    pszExeFileName: LPCWSTR,
    nIconIndex: UINT,
) -> HICON