Method
JsonArrayref
Declaration [src]
JsonArray*
json_array_ref (
JsonArray* array
)
Return value
Returns: | JsonArray |
The passed array, with the reference count increased by one. |
|
The data is owned by the instance. |