mpv/stream/cache2.h

7 lines
97 B
C

#ifndef CACHE2_H
#define CACHE2_H
extern void cache_uninit(stream_t *s);
#endif /* CACHE2_H */