swapExceptionPort(_:)

Swaps an exception port for the thread and returns the previous exception ports.

ExceptionPorts.swift:239
func swapExceptionPort(_ exceptionPort: Mach.ExceptionPort) throws -> [Mach.ExceptionPort]