typealias AtomicRepresentation
ss4Int8V15SynchronizationE20AtomicRepresentationa
5H8JI
import Swift
import Synchronization
@frozen struct Int8
An 8-bit signed integer value type.
static func decodeAtomicRepresentation(_ representation: consuming Int8.AtomicRepresentation) -> Int8
static func encodeAtomicRepresentation(_ value: borrowing Int8) -> Int8.AtomicRepresentation