Initializernmggithub.kass 3.2.4MachCore
init(serviceName:baseRoutineId:)
Obtains a MIG client for the given service.
init(serviceName: String, baseRoutineId: mach_msg_id_t) throws
Obtains a MIG client for the given service.
init(serviceName: String, baseRoutineId: mach_msg_id_t) throws
s8MachCore0A0V30PortInitializableByServiceNamePAaC9MIGClientCRbzrlE07serviceG013baseRoutineIdxSS_s5Int32VtKcfc
What are these?3RWA5
where Self:Mach.MIGClient
import MachCore
The core module for interacting with the Mach kernel.
protocol PortInitializableByServiceName : Mach.Port
A port that can be initialized by looking up a service name.
struct Mach
The Mach kernel.
@frozen struct String
A Unicode string value that is a collection of characters.
class MIGClient
A client for MIG requests.