Contents

withUnsafeBytes(body:)

Declaration

func withUnsafeBytes<Result, ContentType>(body: (UnsafePointer<ContentType>) throws -> Result) rethrows -> Result

See Also

Creating a Dispatch Data Structure