Type Definition rend::AtomicU16_be[][src]

type AtomicU16_be = Endian<AtomicU16, BigEndian>;

Alias for Endian<AtomicU16, BigEndian>