NSUNI/NSLAR Library a250670
Loading...
Searching...
No Matches
panic.hpp File Reference

Provides functions to set up the callback for fatal library errors. More...

#include <string_view>

Go to the source code of this file.

Namespaces

namespace  nnl

Functions

void nnl::SetGlobalPanicCB (PanicFun callback) noexcept
 Sets the global callback for fatal library errors.

Detailed Description

Provides functions to set up the callback for fatal library errors.

See also
nnl::SetGlobalPanicCB