Class XrSimultaneousHandsAndControllersTrackingResumeInfoMETA

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSimultaneousHandsAndControllersTrackingResumeInfoMETA extends Struct<XrSimultaneousHandsAndControllersTrackingResumeInfoMETA> implements NativeResource

 struct XrSimultaneousHandsAndControllersTrackingResumeInfoMETA {
     XrStructureType type;
     void const * next;
 }