json_object.h檔案常用的api ... 減少obj的引用計數,當引用計數為0時,釋放obj例項所佔用的記憶體*/ int json_object_put(struct json_object *obj);
確定! 回上一頁