Class XrCompositionLayerImageLayoutFB

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrCompositionLayerImageLayoutFB extends Struct<XrCompositionLayerImageLayoutFB> implements NativeResource

 struct XrCompositionLayerImageLayoutFB {
     XrStructureType type;
     void * next;
     XrCompositionLayerImageLayoutFlagsFB flags;
 }