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