llvm_sys::execution_engine::LLVMCreateInterpreterForModule
[−]
[src]
pub unsafe extern fn LLVMCreateInterpreterForModule(OutInterp: *mut LLVMExecutionEngineRef, M: LLVMModuleRef, OutError: *mut *mut c_char) -> LLVMBool