1.0.0[−][src]Constant sgx_tstd::u16::MIN
pub const MIN: u16 = u16::min_value(); // 0u16
The smallest value that can be represented by this integer type.
Use u16::MIN
instead.
pub const MIN: u16 = u16::min_value(); // 0u16
The smallest value that can be represented by this integer type.
Use u16::MIN
instead.