shithub: opus-tools

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

View raw version
#include <stdlib.h>

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