|
myMPD
Internal API documentation
|
MPD worker state functions. More...
#include "compile_time.h"#include "src/mympd_worker/state.h"#include "src/lib/mem.h"#include "src/lib/sds_extras.h"
Functions | |
| void | mympd_worker_state_free (struct t_mympd_worker_state *mympd_worker_state) |
MPD worker state functions.
| void mympd_worker_state_free | ( | struct t_mympd_worker_state * | mympd_worker_state | ) |
Frees the mympd_worker_state struct
| mympd_worker_state | pointer to the t_mympd_worker_state struct |