Class XrEventDataPassthroughLayerResumedMETA

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrEventDataPassthroughLayerResumedMETA extends Struct<XrEventDataPassthroughLayerResumedMETA> implements NativeResource
struct XrEventDataPassthroughLayerResumedMETA {
    XrStructureType type;
    void const * next;
    XrPassthroughLayerFB layer;
}