Class XrFoveationProfileCreateInfoFB

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrFoveationProfileCreateInfoFB extends Struct<XrFoveationProfileCreateInfoFB> implements NativeResource
struct XrFoveationProfileCreateInfoFB {
    XrStructureType type;
    void * next;
}