init(_:)

Converts a typed UnsafeMutablePointer to an opaque C pointer.

Declaration

init<T>(_ from: UnsafeMutablePointer<T>) where T : ~Copyable