Function LLVMAddModule

Source
#[no_mangle]
pub extern "C" fn LLVMAddModule(
    EE: LLVMExecutionEngineRef,
    M: LLVMModuleRef,
)