Struct windows_sys::Win32::Devices::Display::ENGSAFESEMAPHORE
#[repr(C)]pub struct ENGSAFESEMAPHORE {
pub hsem: HSEMAPHORE,
pub lCount: i32,
}Expand description
Required features: "Win32_Devices_Display"
Fields§
§hsem: HSEMAPHORE§lCount: i32