myMPD
Internal API documentation
Loading...
Searching...
No Matches
mympd_api.h File Reference

mympd_api thread implementation More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void * mympd_api_loop (void *arg_config)
 

Detailed Description

mympd_api thread implementation

Function Documentation

◆ mympd_api_loop()

void * mympd_api_loop ( void *  arg_config)

This is the main function for the mympd_api thread

Parameters
arg_configvoid pointer to t_config struct
Returns
NULL