pub type PhysicalDeviceSwapchainMaintenance1FeaturesEXT = PhysicalDeviceSwapchainMaintenance1FeaturesKHR;Aliased Type§
#[repr(C)]pub struct PhysicalDeviceSwapchainMaintenance1FeaturesEXT {
pub s_type: StructureType,
pub p_next: *mut c_void,
pub swapchain_maintenance1: u32,
}Fields§
§s_type: StructureTypeMust be VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SWAPCHAIN_MAINTENANCE_1_FEATURES_KHR.
p_next: *mut c_voidOptional, may be null.
swapchain_maintenance1: u32