myMPD
Internal API documentation
Loading...
Searching...
No Matches
t_list_node Struct Reference

#include <list.h>

Collaboration diagram for t_list_node:

Data Fields

sds key
 key string
 
sds value_p
 string value
 
int64_t value_i
 unsigned unsigned value
 
void * user_data
 custom data
 
struct t_list_nodenext
 pointer to next node
 

Detailed Description

List node struct holding list key/value and additional data


The documentation for this struct was generated from the following file: