src/pair.c File Reference

#include "splt.h"
Include dependency graph for pair.c:

Go to the source code of this file.

Functions

void * splt_pair_first (splt_pair *pair)
void splt_pair_free (splt_pair **pair)
splt_pairsplt_pair_new (void *first, void *second)
void * splt_pair_second (splt_pair *pair)

Detailed Description

Todo:
What is a split pair?

Definition in file pair.c.


Generated on 3 Aug 2012 for libmp3splt by  doxygen 1.6.1