json_array_append

pragma(inline, true) nothrow @trusted @nogc
int
json_array_append
(
scope .json_t* array
,
scope .json_t* value
)

Meta