storeBytes(of:toByteOffset:as:)

Declaration

mutating func storeBytes<T>(of value: T, toByteOffset offset: Int = 0, as type: T.Type) where T : BitwiseCopyable