pub type ImageSubresource2EXT = ImageSubresource2KHR;
Expand description

Aliased Type§

struct ImageSubresource2EXT {
    pub s_type: StructureType,
    pub next: *mut c_void,
    pub image_subresource: ImageSubresource,
}

Fields§

§s_type: StructureType§next: *mut c_void§image_subresource: ImageSubresource