Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
Loading...
Searching...
No Matches
yyjson_mut_val Struct Reference

#include <yyjson.h>

Data Fields

uint64_t tag
yyjson_val_uni uni
yyjson_mut_valnext

Detailed Description

Mutable JSON value, 24 bytes. The 'tag' and 'uni' fields are the same as immutable value. The 'next' field links all elements inside the container to be a cycle.

Definition at line 5800 of file yyjson.h.

Field Documentation

◆ next

◆ tag

uint64_t yyjson_mut_val::tag

◆ uni


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