Type Alias llvm_sys::LLVMDiagnosticHandler
source ยท pub type LLVMDiagnosticHandler = extern "C" fn(arg1: LLVMDiagnosticInfoRef, arg2: *mut c_void);
pub type LLVMDiagnosticHandler = extern "C" fn(arg1: LLVMDiagnosticInfoRef, arg2: *mut c_void);