|
HomePort
|
Go to the source code of this file.
Macros | |
| #define | json_array_foreach(array, index, value) |
| #define | json_string_length(JSON) strlen(json_string_value(JSON)) |
| #define json_array_foreach | ( | array, | |
| index, | |||
| value | |||
| ) |
Definition at line 39 of file hpd_jansson.h.
| #define json_string_length | ( | JSON | ) | strlen(json_string_value(JSON)) |
Definition at line 36 of file hpd_jansson.h.
1.8.9.1