Creates a new raw pointer from an Autoreleasing
instance.
SDK
- Xcode 8.0+
Framework
- Swift Standard Library
Declaration
init<T>(_ other: Autoreleasing Unsafe Mutable Pointer<T>)
Parameters
other
The pointer to convert.
Creates a new raw pointer from an Autoreleasing
instance.
SDK
Framework
init<T>(_ other: Autoreleasing Unsafe Mutable Pointer<T>)
other
The pointer to convert.