shithub: opus-tools

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

View raw version
#include <stdlib.h>

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