#[repr(C)]pub struct JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION_2_u3(_);
Implementations§
source§impl JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION_2_u3
impl JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION_2_u3
pub unsafe fn RateControlToleranceInterval( &self ) -> &JOBOBJECT_RATE_CONTROL_TOLERANCE_INTERVAL
pub unsafe fn RateControlToleranceInterval_mut( &mut self ) -> &mut JOBOBJECT_RATE_CONTROL_TOLERANCE_INTERVAL
pub unsafe fn CpuRateControlToleranceInterval( &self ) -> &JOBOBJECT_RATE_CONTROL_TOLERANCE_INTERVAL
pub unsafe fn CpuRateControlToleranceInterval_mut( &mut self ) -> &mut JOBOBJECT_RATE_CONTROL_TOLERANCE_INTERVAL
Trait Implementations§
source§impl Clone for JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION_2_u3
impl Clone for JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION_2_u3
source§fn clone(&self) -> JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION_2_u3
fn clone(&self) -> JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION_2_u3
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Default for JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION_2_u3
impl Default for JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION_2_u3
source§fn default() -> JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION_2_u3
fn default() -> JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION_2_u3
Returns the “default value” for a type. Read more