#[repr(C)]pub struct JOBOBJECT_END_OF_JOB_TIME_INFORMATION {
pub EndOfJobTimeAction: JOB_OBJECT_TERMINATE_AT_END_ACTION,
}Expand description
Required features: ‘Win32_System_JobObjects’
Fields
EndOfJobTimeAction: JOB_OBJECT_TERMINATE_AT_END_ACTION