Type Definition rend::AtomicI32_le[][src]

type AtomicI32_le = Endian<AtomicI32, LittleEndian>;

Alias for Endian<AtomicI32, LittleEndian>