Class XrEventDataImageTrackingLostANDROID

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrEventDataImageTrackingLostANDROID extends Struct<XrEventDataImageTrackingLostANDROID> implements NativeResource
struct XrEventDataImageTrackingLostANDROID {
    XrStructureType type;
    void const * next;
    XrTime time;
}