Function llvm_sys::orc2::LLVMOrcCreateLocalLazyCallThroughManager

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