Skip to main content

osd

Macro osd 

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