Struct vk_sys::ImageFormatProperties2KHR [] [src]

#[repr(C)]
pub struct ImageFormatProperties2KHR { pub sType: StructureType, pub pNext: *const c_void, pub imageFormatProperties: ImageFormatProperties, }

Fields