pub fn set_floating_point_mode(mode: FloatingPointMode) -> Result<()>
Expand description

Allow control of the floating point mode from user space.

References