pub unsafe extern "system" fn InitializeXamlDiagnosticsEx(
    endpointname: PCWSTR,
    pid: u32,
    wszdllxamldiagnostics: PCWSTR,
    wsztapdllname: PCWSTR,
    tapclsid: GUID,
    wszinitializationdata: PCWSTR
) -> HRESULT
Expand description

Required features: "Win32_UI_Xaml_Diagnostics"