Delegate LLVMMemoryManagerDestroyCallback
TODO: Provide summary for Delegate LLVMMemoryManagerDestroyCallback
Namespace: Llvm.NET.Interop
Assembly: Llvm.NET.dll
Syntax
public delegate void LLVMMemoryManagerDestroyCallback(IntPtr Opaque);
Parameters
IntPtr
Opaque
TODO: Provide details of parameter Opaque |
Constructors
LLVMMemoryManagerDestroyCallback(Object, IntPtr) |
Methods
BeginInvoke(IntPtr, AsyncCallback, Object) | |
EndInvoke(IAsyncResult) | |
Invoke(IntPtr) |