Class XrColocationAdvertisementStopInfoMETA

java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.Struct<XrColocationAdvertisementStopInfoMETA>
org.lwjgl.openxr.XrColocationAdvertisementStopInfoMETA
All Implemented Interfaces:
AutoCloseable, org.lwjgl.system.NativeResource, org.lwjgl.system.Pointer

public class XrColocationAdvertisementStopInfoMETA extends org.lwjgl.system.Struct<XrColocationAdvertisementStopInfoMETA> implements org.lwjgl.system.NativeResource
Information about stop colocation advertisement request.
Valid Usage (Implicit)
See Also

StopColocationAdvertisementMETA

Layout


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