Type Alias ash::vk::QueueFamilyProperties2KHR
source · pub type QueueFamilyProperties2KHR = QueueFamilyProperties2;
Aliased Type§
struct QueueFamilyProperties2KHR {
pub s_type: StructureType,
pub p_next: *mut c_void,
pub queue_family_properties: QueueFamilyProperties,
}
Fields§
§s_type: StructureType
§p_next: *mut c_void
§queue_family_properties: QueueFamilyProperties