shithub: opus-tools

ref: 4b3c9c792fabbc3a585dddf1cbebd582cf81b53d
dir: /src/tagcompare.h/

View raw version
#include <stdlib.h>

int tagcompare(const char *a, const char *b, size_t n);