PhysicalDeviceSwapchainMaintenance1FeaturesEXT

Type Alias PhysicalDeviceSwapchainMaintenance1FeaturesEXT 

Source
pub type PhysicalDeviceSwapchainMaintenance1FeaturesEXT = PhysicalDeviceSwapchainMaintenance1FeaturesKHR;
Expand description

Aliased Type§

#[repr(C)]
pub struct PhysicalDeviceSwapchainMaintenance1FeaturesEXT { pub s_type: StructureType, pub next: *mut c_void, pub swapchain_maintenance1: u32, }

Fields§

§s_type: StructureType§next: *mut c_void§swapchain_maintenance1: u32