Static Methodnmggithub.kass 3.2.4MachCore
exceptionPorts(forThread:mask:)
Gets the exception ports for the thread that catch the exception types specified by the mask.
static func exceptionPorts(forThread thread: Mach.Thread, mask: Mach.ExceptionMask) throws -> [Mach.ExceptionPort]