MutableDescriptorTypeListVALVE

Type Alias MutableDescriptorTypeListVALVE 

Source
pub type MutableDescriptorTypeListVALVE = MutableDescriptorTypeListEXT;

Aliased Type§

#[repr(C)]
pub struct MutableDescriptorTypeListVALVE { pub descriptorTypeCount: u32, pub pDescriptorTypes: *const i32, }

Fields§

§descriptorTypeCount: u32§pDescriptorTypes: *const i32