[−][src]Function llvm_sys::execution_engine::LLVMCreateExecutionEngineForModule
pub unsafe extern "C" fn LLVMCreateExecutionEngineForModule(
OutEE: *mut LLVMExecutionEngineRef,
M: LLVMModuleRef,
OutError: *mut *mut c_char
) -> LLVMBool