Macro mpv_client::osd

source ·
macro_rules! osd {
    ($client:expr, $duration:expr, $($arg:tt)*) => { ... };
}