ash

Macro vk_bitflags_wrapped

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