Function LLVMAddModule

Source
pub unsafe extern "C" fn LLVMAddModule(
    EE: *mut LLVMOpaqueExecutionEngine,
    M: *mut LLVMModule,
)