rustix::process

Function floating_point_mode

source
pub fn floating_point_mode() -> Result<FloatingPointMode>
Expand description

Get the current floating point mode.

§References