Instance Propertynmggithub.kass 3.2.4MachCore
description
A string describing the kernel object.
let description: String
A string describing the kernel object.
let description: String
import MachCore
The core module for interacting with the Mach kernel.
struct KernelObject
A kernel object underlying a port.
struct Mach
The Mach kernel.
@frozen struct String
A Unicode string value that is a collection of characters.
init(underlying port: Mach.Port) throws
Gets the underlying kernel object for a port.
let address: mach_vm_address_t
The address of the kernel object.
let type: ipc_kotype_t
The type of the kernel object.