Class XrCompositionLayerSecureContentFB

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

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