Macro ash::vk_bitflags_wrapped[][src]

macro_rules! vk_bitflags_wrapped {
    ($ name : ident , $ all : expr , $ flag_type : ty) => { ... };
}