Macro allegro::flag_type[][src]

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