Creates a new pointer from the given pointer.
SDK
- Xcode 11.2+
Framework
- Swift Standard Library
Declaration
init(_ other: Unsafe Mutable Raw Pointer)
Parameters
other
The typed pointer to convert.
Creates a new pointer from the given pointer.
SDK
Framework
init(_ other: Unsafe Mutable Raw Pointer)
other
The typed pointer to convert.