Class XrPassthroughCameraStateGetInfoANDROID

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrPassthroughCameraStateGetInfoANDROID extends Struct<XrPassthroughCameraStateGetInfoANDROID> implements NativeResource
struct XrPassthroughCameraStateGetInfoANDROID {
    XrStructureType type;
    void const * next;
}