FloatingPointControl.disableExceptions

Disable (mask) specific hardware exceptions. Multiple exceptions may be ORed together.

struct FloatingPointControl
nothrow @nogc @trusted
void
disableExceptions
(
ExceptionMask exceptions
)

Meta