Type Alias llvm_sys::orc2::LLVMOrcGenericIRModuleOperationFunction
source ยท pub type LLVMOrcGenericIRModuleOperationFunction = extern "C" fn(Ctx: *mut c_void, M: LLVMModuleRef) -> LLVMErrorRef;
pub type LLVMOrcGenericIRModuleOperationFunction = extern "C" fn(Ctx: *mut c_void, M: LLVMModuleRef) -> LLVMErrorRef;