Type Definition rend::i32_be[][src]

type i32_be = Endian<i32, BigEndian>;

Alias for Endian<i32, BigEndian>