Standard library header <setjmp.h>
From cppreference.com
This header is part of the program support utilities library.
Types | ||
| execution context type (typedef) | ||
Macros | ||
| saves the context (function macro) | ||
Functions | ||
| jumps to specified location (function) | ||