exceptionPorts(forThread:mask:)

Gets the exception ports for the thread that catch the exception types specified by the mask.

ExceptionPorts.swift:70
static func exceptionPorts(forThread thread: Mach.Thread, mask: Mach.ExceptionMask) throws -> [Mach.ExceptionPort]