shithub: opus-tools

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

View raw version
#include <stdlib.h>

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