'Meaning of __unwind in IDA pro?

In IDA some functions have the __unwind keyword, usually followed by the name of a compiler-generated function like __C_specific_handler or __GSHandlerCheck. What does __unwind mean and what relevance do the compiler generated functions have?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source