windows::Win32::System::JobObjects

Function TerminateJobObject

pub unsafe fn TerminateJobObject(hjob: HANDLE, uexitcode: u32) -> Result<()>