Class XrEventDataViewConfigurationViewsChangedEXT

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrEventDataViewConfigurationViewsChangedEXT extends Struct<XrEventDataViewConfigurationViewsChangedEXT> implements NativeResource
struct XrEventDataViewConfigurationViewsChangedEXT {
    XrStructureType type;
    void const * next;
    XrSystemId systemId;
    XrViewConfigurationType viewConfigurationType;
}