libyang 3.13.5
libyang is YANG data modelling language parser and toolkit written (and providing API) in C.
Loading...
Searching...
No Matches
lysc_range::lysc_range_part Struct Reference

#include <tree_schema.h>

Data Fields

union { 
int64_t min_64
uint64_t min_u64
}; 
union { 
int64_t max_64
uint64_t max_u64
}; 

Detailed Description

Definition at line 1244 of file tree_schema.h.

Field Documentation

◆ [union]

◆ [union]


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