pub type VkMutableDescriptorTypeListVALVE = VkMutableDescriptorTypeListEXT;Aliased Type§
#[repr(C)]pub struct VkMutableDescriptorTypeListVALVE {
pub descriptorTypeCount: u32,
pub pDescriptorTypes: *const u32,
}Fields§
§descriptorTypeCount: u32§pDescriptorTypes: *const u32