[][src]Type Definition llvm_sys::error_handling::LLVMFatalErrorHandler

type LLVMFatalErrorHandler = Option<extern "C" fn(Reason: *const c_char)>;