Class XrColocationAdvertisementStopInfoMETA

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrColocationAdvertisementStopInfoMETA extends Struct<XrColocationAdvertisementStopInfoMETA> implements NativeResource

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