Struct winapi::um::winnt::JOBOBJECT_LIMIT_VIOLATION_INFORMATION_2_u3 [−][src]
#[repr(C)]pub struct JOBOBJECT_LIMIT_VIOLATION_INFORMATION_2_u3(_);
Implementations
pub unsafe fn RateControlToleranceLimit_mut(
&mut self
) -> &mut JOBOBJECT_RATE_CONTROL_TOLERANCE
pub unsafe fn CpuRateControlToleranceLimit_mut(
&mut self
) -> &mut JOBOBJECT_RATE_CONTROL_TOLERANCE
Trait Implementations
Returns the “default value” for a type. Read more