Macro adi_screen::text [] [src]

macro_rules! text {
    ( $window:expr, $text:expr, $font:expr, $( $x:expr ),*) => { ... };
}

Macro to set text.