Static Propertynmggithub.kass 3.2.4MachCore
allocate
Descriptors.swift:165static let allocate: Mach.OOLDescriptorCopyOption
static let allocate: Mach.OOLDescriptorCopyOption
import MachCore
The core module for interacting with the Mach kernel.
struct OOLDescriptorCopyOption
A copy option for out-of-line descriptors.
struct Mach
The Mach kernel.
init(rawValue: mach_msg_copy_options_t)
Represents a raw copy option.
static let overwrite: Mach.OOLDescriptorCopyOption
static let physical: Mach.OOLDescriptorCopyOption
static let virtual: Mach.OOLDescriptorCopyOption
let rawValue: mach_msg_copy_options_t
The raw copy option.