myMPD
Internal API documentation
Loading...
Searching...
No Matches
state.c File Reference

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"
Include dependency graph for state.c:

Functions

void mympd_worker_state_free (struct t_mympd_worker_state *mympd_worker_state)
 

Detailed Description

MPD worker state functions.

Function Documentation

◆ mympd_worker_state_free()

void mympd_worker_state_free ( struct t_mympd_worker_state mympd_worker_state)

Frees the mympd_worker_state struct

Parameters
mympd_worker_statepointer to the t_mympd_worker_state struct