Struct winapi::um::winnt::JOBOBJECT_END_OF_JOB_TIME_INFORMATION [−][src]
#[repr(C)]pub struct JOBOBJECT_END_OF_JOB_TIME_INFORMATION {
pub EndOfJobTimeAction: DWORD,
}Fields
EndOfJobTimeAction: DWORDTrait Implementations
Returns the “default value” for a type. Read more