Function rustix::process::prctl::floating_point_mode

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

Get the current floating point mode.

§References