Class XrControllerModelKeyStateMSFT

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

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