Struct win_sys::SystemServices::PROCESSOR_IDLESTATE_POLICY_0_0 [−][src]
#[repr(C)]pub struct PROCESSOR_IDLESTATE_POLICY_0_0 {
pub _bitfield: u16,
}Expand description
Required features: Win32_System_SystemServices
Fields
_bitfield: u16Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl Send for PROCESSOR_IDLESTATE_POLICY_0_0
impl Sync for PROCESSOR_IDLESTATE_POLICY_0_0
impl Unpin for PROCESSOR_IDLESTATE_POLICY_0_0
impl UnwindSafe for PROCESSOR_IDLESTATE_POLICY_0_0
Blanket Implementations
Mutably borrows from an owned value. Read more