Type Definition I32
object::endian
type I32<E> = I32Bytes<E>;
An i32 value with an externally specified endianness of type E.
i32
E