FloatingPointControl.enableExceptions

Enable (unmask) specific hardware exceptions. Multiple exceptions may be ORed together.

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

Meta