Macro ezlua::bitflags_table

source ·
macro_rules! bitflags_table {
    ($fn:ident => $t:ty) => { ... };
}