Static Methodnmggithub.kass 3.2.4MachCore->Swift
fromRawPayloadBuffer(_:)
Returns nil
.
static func fromRawPayloadBuffer(_ buffer: UnsafeRawBufferPointer) -> `Self`?
Returns nil
.
static func fromRawPayloadBuffer(_ buffer: UnsafeRawBufferPointer) -> `Self`?
import MachCore
The core module for interacting with the Mach kernel.
import Swift
@frozen enum Never
A type that has no values and can’t be constructed.
@frozen struct UnsafeRawBufferPointer
A nonowning collection interface to the bytes in a region of memory.
func toRawPayloadBuffer() -> UnsafeRawBufferPointer
Returns a zero-length empty buffer.