We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49050a commit b1082d4Copy full SHA for b1082d4
stdlib/public/core/Span/RawSpan.swift
@@ -295,7 +295,7 @@ extension RawSpan {
295
///
296
/// - Parameters:
297
/// - pointer: a pointer to the first initialized byte.
298
- /// - count: the number of initialized bytes in the span.
+ /// - count: the number of initialized elements in the span.
299
@unsafe
300
@_alwaysEmitIntoClient
301
@lifetime(borrow pointer)
0 commit comments