Struct vk_sys::PhysicalDeviceProperties2KHR [−][src]
#[repr(C)]pub struct PhysicalDeviceProperties2KHR { pub sType: StructureType, pub pNext: *const c_void, pub properties: PhysicalDeviceProperties, }
Fields
sType: StructureType
pNext: *const c_void
properties: PhysicalDeviceProperties