Class XrDigitalLensControlALMALENCE

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrDigitalLensControlALMALENCE extends Struct<XrDigitalLensControlALMALENCE> implements NativeResource
struct XrDigitalLensControlALMALENCE {
    XrStructureType type;
    void const * next;
    XrDigitalLensControlFlagsALMALENCE flags;
}