json_object_update_new

pragma(inline, true) nothrow @trusted @nogc
int
json_object_update_new
(
scope .json_t* object
,
scope .json_t* other
)

Meta