aclrtUuid
typedef struct aclrtUuid {
char bytes[16]; // A 16-byte string, which uniquely identifies a device.
} aclrtUuid;
Parent topic: Data Types and Operation APIs
typedef struct aclrtUuid {
char bytes[16]; // A 16-byte string, which uniquely identifies a device.
} aclrtUuid;