pub type ImageSubresource2KHR = ImageSubresource2;Expand description
Aliased Type§
#[repr(C)]pub struct ImageSubresource2KHR {
pub s_type: StructureType,
pub next: *mut c_void,
pub image_subresource: ImageSubresource,
}Fields§
§s_type: StructureType§next: *mut c_void§image_subresource: ImageSubresource