Macro allegro::flags[][src]

macro_rules! flags {
    ($f: ident { $($n: ident = $v: expr),*}) => { ... };
}