[][src]Macro allegro_util::flag_type

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