|
MPD
0.17~git
|
#include <glib.h>#include <stdbool.h>#include <stdio.h>Go to the source code of this file.
Functions | |
| void | db_save_internal (FILE *file, const struct directory *root) |
| bool | db_load_internal (FILE *file, struct directory *root, GError **error) |
| bool db_load_internal | ( | FILE * | file, |
| struct directory * | root, | ||
| GError ** | error | ||
| ) |
| void db_save_internal | ( | FILE * | file, |
| const struct directory * | root | ||
| ) |
1.7.5.1