]> git.proxmox.com Git - rustc.git/blobdiff - vendor/windows-sys/src/Windows/UI/WebUI/Core/mod.rs
New upstream version 1.62.1+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / UI / WebUI / Core / mod.rs
index 53f7d9f8b4006777bf3b427cf0d6c74e1ca508de..f3bb2e5b6c96aeb3ede3c67752f1f12c921736e5 100644 (file)
@@ -6,7 +6,7 @@ pub type MenuOpenedEventHandler = *mut ::core::ffi::c_void;
 pub type SizeChangedEventHandler = *mut ::core::ffi::c_void;
 pub type WebUICommandBar = *mut ::core::ffi::c_void;
 pub type WebUICommandBarBitmapIcon = *mut ::core::ffi::c_void;
-#[doc = "*Required features: 'UI_WebUI_Core'*"]
+#[doc = "*Required features: `\"UI_WebUI_Core\"`*"]
 #[repr(transparent)]
 pub struct WebUICommandBarClosedDisplayMode(pub i32);
 impl WebUICommandBarClosedDisplayMode {