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