Class LLVMContextRef
Global LLVM object handle
Namespace: Llvm.NET.Interop
Assembly: Llvm.NET.dll
Syntax
[SecurityCritical]
public class LLVMContextRef : LlvmObjectRef, IDisposable, IEquatable<LlvmObjectRef>
Constructors
LLVMContextRef(IntPtr, Boolean) | Creates a new instance of an LLVMContextRef |
Properties
Zero | Gets a Zero (null) value handle |
Methods
ReleaseHandle() |