devela::_dep::rustix::process

Function floating_point_exception_mode

pub fn floating_point_exception_mode() -> Result<Option<FloatingPointExceptionMode>, Errno> 
Available on crate feature dep_rustix only.
Expand description

Get floating point exception mode.

§References