Macro ash::vk_bitflags_wrapped

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