rustix::process

Function floating_point_exception_mode

Source
pub fn floating_point_exception_mode() -> Result<Option<FloatingPointExceptionMode>>
Expand description

Get floating point exception mode.

§References