Function llvm_sys::execution_engine::LLVMAddModule

source ยท
pub unsafe extern "C" fn LLVMAddModule(
    EE: LLVMExecutionEngineRef,
    M: LLVMModuleRef
)