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