1 2 3 4 5 6
#[link(name = "windows")] extern "system" { #[doc = "*Required features: `\"Win32_System_Diagnostics_Ceip\"`, `\"Win32_Foundation\"`*"] #[cfg(feature = "Win32_Foundation")] pub fn CeipIsOptedIn() -> super::super::super::Foundation::BOOL; }