shithub: opus-tools

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

View raw version
#include <stdlib.h>

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