public abstract class YGLogger extends org.lwjgl.system.Callback implements YGLoggerI
int (*) (
YGConfigRef config,
YGNodeRef node,
YGLogLevel level,
char const *format,
va_list args
)org.lwjgl.system.CallbackI.B, org.lwjgl.system.CallbackI.D, org.lwjgl.system.CallbackI.F, org.lwjgl.system.CallbackI.I, org.lwjgl.system.CallbackI.J, org.lwjgl.system.CallbackI.N, org.lwjgl.system.CallbackI.P, org.lwjgl.system.CallbackI.S, org.lwjgl.system.CallbackI.V, org.lwjgl.system.CallbackI.Z| Modifier and Type | Method and Description |
|---|---|
static YGLogger |
create(long functionPointer)
Creates a
YGLogger instance from the specified function pointer. |
static YGLogger |
create(YGLoggerI instance)
Creates a
YGLogger instance that delegates to the specified YGLoggerI instance. |
static YGLogger |
createSafe(long functionPointer)
|
__stdcall, address, equals, free, free, get, getSafe, hashCode, toStringcallback, getSignature, invokeCopyright LWJGL. All Rights Reserved. License terms.