llvm_sys::execution_engine::LLVMCreateJITCompilerForModule [] [src]

pub unsafe extern fn LLVMCreateJITCompilerForModule(OutJIT: *mut LLVMExecutionEngineRef, M: LLVMModuleRef, OptLevel: c_uint, OutError: *mut *mut c_char) -> LLVMBool