Class XrSpatialAnchorsQueryInfoBaseHeaderML

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSpatialAnchorsQueryInfoBaseHeaderML extends Struct<XrSpatialAnchorsQueryInfoBaseHeaderML> implements NativeResource

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