windows::Win32::System::Threading

Function TerminateProcess

pub unsafe fn TerminateProcess(hprocess: HANDLE, uexitcode: u32) -> Result<()>