Constant surge_halfrate::imports::_MM_FROUND_TRUNC
1.27.0 · source · [−]pub const _MM_FROUND_TRUNC: i32 = _MM_FROUND_RAISE_EXC | _MM_FROUND_TO_ZERO; // 3i32
Expand description
truncate and do not suppress exceptions
pub const _MM_FROUND_TRUNC: i32 = _MM_FROUND_RAISE_EXC | _MM_FROUND_TO_ZERO; // 3i32
truncate and do not suppress exceptions