devela::_dep::rustix::process

Function floating_point_mode

pub fn floating_point_mode() -> Result<FloatingPointMode, Errno> 
Available on crate feature dep_rustix only.
Expand description

Get the current floating point mode.

§References