Class XrSpatialAnchorsDeleteCompletionML

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSpatialAnchorsDeleteCompletionML extends Struct<XrSpatialAnchorsDeleteCompletionML> implements NativeResource
struct XrSpatialAnchorsDeleteCompletionML {
    XrStructureType type;
    void * next;
    XrResult futureResult;
}