Macro mpv_client::osd_async

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