void EnableInterrupts (void);
Windows This function is obsolete and nonfunctional.
Linux EnableInterrupts reverses the effect of the last call to DisableInterrupts. This function restores the signal processing state to the condition prior to the DisableInterrupts call.
None.
None.