An error handler callback.
Synopsis
Declared in <llvm/Support/ErrorHandling.h>
using fatal_error_handler_t = void(*)(void*, char const*, bool);
Created with MrDocs
An error handler callback.
Declared in <llvm/Support/ErrorHandling.h>
using fatal_error_handler_t = void(*)(void*, char const*, bool);
Created with MrDocs