Monado OpenXR Runtime
Data Fields
u_hashset_item Struct Reference

A embeddable hashset item, note that the string directly follows the u_hashset_item. More...

#include <util/u_hashset.h>

Data Fields

size_t hash
 
size_t length
 
const char c_str []
 

Detailed Description

A embeddable hashset item, note that the string directly follows the u_hashset_item.

Field Documentation

◆ c_str

const char u_hashset_item::c_str[]

◆ hash

size_t u_hashset_item::hash

◆ length

size_t u_hashset_item::length

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