json_object_update_missing_new

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

Meta