yajl ~master (2014-10-04T10:55:36Z)
Home
Dub
Repo
yajl_alloc
yajl
c
parse
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
yajl_handle
yajl_alloc
(
const
(
yajl_callbacks
)*
callbacks
,
yajl_alloc_funcs
*
afs
,
void
*
ctx
)
Meta
Source
See Implementation
yajl
c
parse
aliases
yajl_handle
enums
yajl_option
yajl_status
functions
yajl_alloc
yajl_complete_parse
yajl_config
yajl_free
yajl_free_error
yajl_get_bytes_consumed
yajl_get_error
yajl_parse
yajl_status_to_string
structs
yajl_callbacks
yajl_handle_t