mpv/waftools/fragments/lua_libquvi4.c

4 lines
90 B
C

quvi_t q;
if (quvi_init(&q) == QUVI_OK)
quvi_supported(q, "http://nope");