|
LMMS
|
#include "serd/serd.h"#include <stddef.h>Go to the source code of this file.
Classes | |
| struct | SerdNodeImpl |
Functions | |
| static char * | serd_node_buffer (SerdNode *node) |
| static const char * | serd_node_buffer_c (const SerdNode *node) |
| SerdNode * | serd_node_malloc (size_t n_bytes, SerdNodeFlags flags, SerdType type) |
| void | serd_node_set (SerdNode **dst, const SerdNode *src) |
|
inlinestatic |
| SerdNode * serd_node_malloc | ( | size_t | n_bytes, |
| SerdNodeFlags | flags, | ||
| SerdType | type ) |