@Retention(RUNTIME) @Target(FIELD) public @interface Pointer
MappedObject
subclasses,
to specify that the long value should be interpreted as a pointer. This
will determine the actual byte size of the field at runtime (4 or 8 bytes).Copyright © 2002-2009 lwjgl.org. All Rights Reserved.