windows::Win32::System::Threading

Function TerminateThread

pub unsafe fn TerminateThread(hthread: HANDLE, dwexitcode: u32) -> Result<()>