shithub: opus-tools

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

View raw version
#include <stdlib.h>

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