#[repr(transparent)]pub struct PerformanceConfigurationINTEL(_);Expand description
Trait Implementations
The object type for this handle type.
Constructs an instance of this handle type with the supplied underlying value.
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl Send for PerformanceConfigurationINTEL
impl Sync for PerformanceConfigurationINTEL
impl Unpin for PerformanceConfigurationINTEL
impl UnwindSafe for PerformanceConfigurationINTEL
Blanket Implementations
Mutably borrows from an owned value. Read more