Contents

init(unsafeElements:)

Unsafely view a typed span as a raw span.

Declaration

init<Element>(unsafeElements span: Span<Element>)

Discussion

Creates a RawSpan over the memory represented by a Span<Element>