construct(options:context:inNameSpaceOf:)

Constructs a new port with the given options.

PortLifecycle.swift:28
static func construct(options: consuming mach_port_options_t, context: mach_port_context_t? = nil, inNameSpaceOf task: Mach.Task = .current) throws -> Self