Class XrSpatialAnchorCompletionResultML

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSpatialAnchorCompletionResultML extends Struct<XrSpatialAnchorCompletionResultML> implements NativeResource

 struct XrSpatialAnchorCompletionResultML {
     XrUuidEXT uuid;
     XrResult result;
 }