json_object_iter_set

pragma(inline, true) nothrow @trusted @nogc
int
json_object_iter_set
(
scope .json_t* object
,
scope void* iter
,
scope .json_t* value
)

Meta