webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
upb_refcounted Struct Reference

#include <upb.h>

Public Attributes

uint32_tgroup
 
upb_refcountednext
 
const struct upb_refcounted_vtblvtbl
 
uint32_t individual_count
 
bool is_frozen
 

Member Data Documentation

◆ group

uint32_t * upb_refcounted::group

◆ individual_count

uint32_t upb_refcounted::individual_count

◆ is_frozen

bool upb_refcounted::is_frozen

◆ next

upb_refcounted * upb_refcounted::next

◆ vtbl

const struct upb_refcounted_vtbl * upb_refcounted::vtbl

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