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