Constant _MM_EXCEPT_DIV_ZERO

1.27.0 ยท Source
pub const _MM_EXCEPT_DIV_ZERO: u32 = 0x0004; // 4u32
Available on x86 only.
Expand description