pub unsafe extern "C-unwind" fn JSValueCreateJSONString(
ctx: JSContextRef,
value: JSValueRef,
indent: c_uint,
exception: *mut JSValueRef,
) -> JSStringRef👎Deprecated: renamed to
JSValue::create_json_stringAvailable on crate features
JSBase and JSValueRef only.