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