Function windows_sys::Win32::System::Threading::TerminateProcess

pub unsafe extern "system" fn TerminateProcess(
    hprocess: HANDLE,
    uexitcode: u32,
) -> BOOL