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