mutableSpan

Exclusively borrow the underlying initialized memory for mutation.

Declaration

var mutableSpan: MutableSpan<Element> { mutating get }