pub type FormatProperties2KHR = FormatProperties2;Expand description
Aliased Type§
#[repr(C)]pub struct FormatProperties2KHR {
pub s_type: StructureType,
pub next: *mut c_void,
pub format_properties: FormatProperties,
}Fields§
§s_type: StructureType§next: *mut c_void§format_properties: FormatProperties