ReactOS 0.4.16-dev-320-g3bd9ddc
|
Go to the source code of this file.
Functions | |
unsigned int _cdecl | _set_abort_behavior (unsigned int flags, unsigned int mask) |
Specifies the behavior of the abort() function. | |
Variables | |
unsigned int | __abort_behavior |
Specifies the behavior of the abort() function.
flags | - Value of the new flags. |
mask | - Mask that specifies which flags to update. |
Definition at line 20 of file _set_abort_behavior.c.