Constructor LLVMMCJITMemoryManagerRef
LLVMMCJITMemoryManagerRef(IntPtr, Boolean)
Creates a new instance of an LLVMMCJITMemoryManagerRef
Declaration
public LLVMMCJITMemoryManagerRef(IntPtr handle, bool owner)
Parameters
public LLVMMCJITMemoryManagerRef(IntPtr handle, bool owner)
IntPtr | handle | Raw native pointer for the handle |
Boolean | owner | Value to indicate whether the handle is owned or not |