Class LLVMOrcMaterializationUnitDestroyFunction

java.lang.Object
org.lwjgl.system.Callback
org.lwjgl.llvm.LLVMOrcMaterializationUnitDestroyFunction
All Implemented Interfaces:
AutoCloseable, LLVMOrcMaterializationUnitDestroyFunctionI, org.lwjgl.system.CallbackI, org.lwjgl.system.NativeResource, org.lwjgl.system.Pointer

public abstract class LLVMOrcMaterializationUnitDestroyFunction extends org.lwjgl.system.Callback implements LLVMOrcMaterializationUnitDestroyFunctionI
Instances of this class may be passed to the OrcCreateCustomMaterializationUnit method.

Type


 void (*LLVMOrcMaterializationUnitDestroyFunctionI.invoke(long)) (
     void *Ctx
 )