GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
gp_json.h
Go to the documentation of this file.
1// SPDX-License-Identifier: LGPL-2.1-or-later
2/*
3 * Copyright (C) 2021-2023 Cyril Hrubis <metan@ucw.cz>
4 */
5
11#ifndef GP_JSON_H
12#define GP_JSON_H
13
18
19#endif /* GP_JSON_H */
Common JSON reader/writer definitions.
A JSON parser.
C structure to JSON serializer and deserializer.
A JSON writer.