public static final class LLVMOptRemarks.Functions
extends java.lang.Object
LLVMCore.getLibrary().| Modifier and Type | Field and Description |
|---|---|
static long |
OptRemarkParserCreate
Function address.
|
static long |
OptRemarkParserDispose
Function address.
|
static long |
OptRemarkParserGetErrorMessage
Function address.
|
static long |
OptRemarkParserGetNext
Function address.
|
static long |
OptRemarkParserHasError
Function address.
|
static long |
OptRemarkVersion
Function address.
|
public static final long OptRemarkParserCreate
public static final long OptRemarkParserGetNext
public static final long OptRemarkParserHasError
public static final long OptRemarkParserGetErrorMessage
public static final long OptRemarkParserDispose
public static final long OptRemarkVersion
Copyright LWJGL. All Rights Reserved. License terms.