|
libmp3splt
|
#include "splt.h"
Go to the source code of this file.
Functions | |
| void * | splt_pair_first (splt_pair *pair) |
| void | splt_pair_free (splt_pair **pair) |
| splt_pair * | splt_pair_new (void *first, void *second) |
| void * | splt_pair_second (splt_pair *pair) |