mirror of https://github.com/mpv-player/mpv
3 lines
70 B
C
3 lines
70 B
C
|
struct MPOpts;
|
||
|
void set_default_mplayer_options(struct MPOpts *opts);
|