Function llvm_sys::orc2::LLVMOrcCreateLocalLazyCallThroughManager
source · pub unsafe extern "C" fn LLVMOrcCreateLocalLazyCallThroughManager(
TargetTriple: *const c_char,
ES: LLVMOrcExecutionSessionRef,
ErrorHandlerAddr: LLVMOrcJITTargetAddress,
LCTM: *mut LLVMOrcLazyCallThroughManagerRef
) -> LLVMErrorRef