Instance Methodnmggithub.kass 3.2.4MachCore
doRoutine(_:request:replyPort:)
Performs a MIG routine.
@discardableResult func doRoutine(_ routineIndex: mach_msg_id_t, request: MIGRequest<some Mach.MIGPayload>, replyPort: Mach.Port? = nil) throws -> MIGReply<Never>