kIOMasterPortDefault
The default mach port used to initiate communication with IOKit.
Declaration
let kIOMasterPortDefault: mach_port_tDiscussion
When specifying a primary port to IOKit functions, the NULL argument indicates "use the default". This is a synonym for NULL, if you'd rather use a named constant.