Constant core::arch::x86::_MM_FROUND_NINT

1.27.0 · source · []
pub const _MM_FROUND_NINT: i32 = 0x00;
Available on x86 only.
Expand description

round to nearest and do not suppress exceptions

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.