Contents

init(version:info:retain:release:copyDescription:)

Initializes an object that contains user-defined data and callbacks for a network host using the specified values.

Declaration

init(version: CFIndex, info: UnsafeMutableRawPointer?, retain: CFAllocatorRetainCallBack?, release: CFAllocatorReleaseCallBack?, copyDescription: CFAllocatorCopyDescriptionCallBack?)

See Also

Initializers