Monado OpenXR Runtime
xrt_limited_unique_id Struct Reference

A limited unique id, it is only unique for the process it is in, so must not be used or synchronized across process boundaries. More...

#include <xrt/xrt_defines.h>

Collaboration diagram for xrt_limited_unique_id:

Data Fields

uint64_t data
 

Detailed Description

A limited unique id, it is only unique for the process it is in, so must not be used or synchronized across process boundaries.

A value of zero is invalid and means it has not be properly initialised.


The documentation for this struct was generated from the following file: