Function LLVMInstallFatalErrorHandler

Source
#[no_mangle]
pub extern "C" fn LLVMInstallFatalErrorHandler(
    Handler: LLVMFatalErrorHandler,
)