Graphviz
13.0.0~dev.20250404.0032
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Related Symbols
Files
File List
Globals
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
e
f
g
h
i
l
m
o
p
r
s
t
x
Enumerator
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
rdr.h
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <stddef.h>
9
10
typedef
struct
{
11
const
char
*
data
;
12
size_t
len
;
13
size_t
cur
;
14
}
rdr_t
;
10
typedef
struct
{
…
};
rdr_t
Definition
rdr.h:10
rdr_t::cur
size_t cur
Definition
rdr.h:13
rdr_t::data
const char * data
Definition
rdr.h:11
rdr_t::len
size_t len
Definition
rdr.h:12
lib
cgraph
rdr.h
Generated by
1.9.8