Function windows::Win32::System::Threading::TerminateProcess

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