Skip to main content

install_fatal_error_handler

Function install_fatal_error_handler 

Source
pub unsafe fn install_fatal_error_handler(handler: extern "C" fn(*const c_char))
Expand description

Installs an error handler to be called before LLVM exits.