pub const _MM_FROUND_TRUNC: i32 = _MM_FROUND_RAISE_EXC | _MM_FROUND_TO_ZERO; // 3i32
Available on non-crate feature miri-test-libstd and x86-64 only.
Expand description

truncate and do not suppress exceptions