boost::call_stack::shutdown
// In header: <boost/call_stack/call_stack.hpp> bool shutdown();
Explicitly de-initialize the library. Typically no explicit call is needed.
Returns:
true if successful.