Package org.lwjgl.llvm
Class LLVMError.Functions
java.lang.Object
org.lwjgl.llvm.LLVMError.Functions
- Enclosing class:
LLVMError
Contains the function pointers loaded from
LLVMCore.getLibrary()
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address. -
Method Summary
-
Field Details
-
GetErrorTypeId
public static final long GetErrorTypeIdFunction address. -
ConsumeError
public static final long ConsumeErrorFunction address. -
CantFail
public static final long CantFailFunction address. -
GetErrorMessage
public static final long GetErrorMessageFunction address. -
DisposeErrorMessage
public static final long DisposeErrorMessageFunction address. -
GetStringErrorTypeId
public static final long GetStringErrorTypeIdFunction address. -
CreateStringError
public static final long CreateStringErrorFunction address.
-