[][src]Type Definition simple_endian::isizele

type isizele = LittleEndian<isize>;

Shorthand for LittleEndian<isize>