Skip to main content

floating_point_mode

Function floating_point_mode 

Source
pub fn floating_point_mode() -> Result<FloatingPointMode>
Available on crate feature process and linux_kernel only.
Expand description

Get the current floating point mode.

§References