endian_mode

Function endian_mode 

Source
pub fn endian_mode() -> Result<EndianMode>
Expand description

Get the endianness of the calling process.

§References