[][src]Type Definition llvm_sys::LLVMFatalErrorHandler

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