Typedef yajl_print_t

Typedef Documentation

typedef void (*yajl_print_t)(void *ctx, const char *str, size_t len)

A callback used for “printing” the results.