pub unsafe extern "system" fn RoTransformErrorW(
    olderror: HRESULT,
    newerror: HRESULT,
    cchmax: u32,
    message: PCWSTR
) -> BOOL
Expand description

Required features: "Win32_System_WinRT", "Win32_Foundation"