shithub: opus-tools

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

View raw version
#include <stdlib.h>

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