pub unsafe extern "C" fn LLVMOrcCreateObjectLinkingLayerWithInProcessMemoryManager(
Result: *mut LLVMOrcObjectLayerRef,
ES: LLVMOrcExecutionSessionRef,
) -> LLVMErrorRefExpand description
Create a ObjectLinkingLayer instance using the standard JITLink InProcessMemoryManager for memory management.