init(_:)

Converts a typed UnsafePointer to an opaque C pointer.

Declaration

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