yajl ~master (2014-10-04T10:55:36Z)
Home
Dub
Repo
yajl_val_s
yajl
c
tree
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
yajl_val_s {
yajl_type
type
;
union
__anonymous
;
}
Members
Unions
__anonymous
union
__anonymous
Undocumented in source.
Variables
type
yajl_type
type
;
Undocumented in source.
Meta
Source
See Implementation
yajl
c
tree
aliases
yajl_val
enums
yajl_type
functions
yajl_tree_free
yajl_tree_get
yajl_tree_parse
structs
yajl_val_s