PhysicalDeviceSynchronization2FeaturesKHR

Type Alias PhysicalDeviceSynchronization2FeaturesKHR 

Source
pub type PhysicalDeviceSynchronization2FeaturesKHR = PhysicalDeviceSynchronization2Features;
Expand description

Aliased Type§

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

Fields§

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