Static Propertynmggithub.kass 3.2.4MachCore
unguardedOnSend
Descriptors.swift:117static let unguardedOnSend: Mach.MessagePortGuardFlags
static let unguardedOnSend: Mach.MessagePortGuardFlags
s8MachCore0A0V21MessagePortGuardFlagsV15unguardedOnSendAEvpZ
What are these?5GRVD
import MachCore
The core module for interacting with the Mach kernel.
struct MessagePortGuardFlags
Flags for guarding a port in a message.
struct Mach
The Mach kernel.
init(rawValue: mach_msg_guard_flags_t)
Represents a raw flag value.
static let immovableReceive: Mach.MessagePortGuardFlags
let rawValue: mach_msg_guard_flags_t
The raw flag value.