Calls a function to aid custom user profiling.
Linux and macOS: | None |
Windows: | /GH |
None
OFF |
The compiler uses the default libraries. |
This option calls the __pexit function to aid custom user profiling. The prototype for __pexit is not included in any of the standard libraries or Intel-provided libraries. You do not need to provide a prototype unless you plan to explicitly call __pexit.
None