Struct windows_sys::Win32::System::Ioctl::SCM_BUS_DEDICATED_MEMORY_STATE
#[repr(C)]pub struct SCM_BUS_DEDICATED_MEMORY_STATE {
pub ActivateState: BOOLEAN,
}
Expand description
Required features: "Win32_System_Ioctl"
, "Win32_Foundation"
Fields§
§ActivateState: BOOLEAN