shithub: opus-tools

ref: b982c4c784095dccb77f57169416e02a0cd9c81d
dir: /src/tagcompare.h/

View raw version
#include <stdlib.h>

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