Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
json_t Struct Reference

#include <jansson.h>

Data Fields

json_type type
 
volatile size_t refcount
 

Detailed Description

Definition at line 61 of file jansson.h.

Field Documentation

◆ refcount

volatile size_t json_t::refcount

Definition at line 63 of file jansson.h.

Referenced by json_decref(), and json_incref().

◆ type

json_type json_t::type

Definition at line 62 of file jansson.h.


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