Type Definition rend::AtomicI64_be

source · []
pub type AtomicI64_be = BigEndian<AtomicI64>;
Expand description

Alias for BigEndian<AtomicI64> .