Class LLVMOrcGenericIRModuleOperationFunction

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

public abstract class LLVMOrcGenericIRModuleOperationFunction extends org.lwjgl.system.Callback implements LLVMOrcGenericIRModuleOperationFunctionI
Instances of this class may be passed to the OrcThreadSafeModuleWithModuleDo method.

Type


 LLVMErrorRef (*LLVMOrcGenericIRModuleOperationFunctionI.invoke(long, long)) (
     void *Ctx,
     LLVMModuleRef M
 )