ImageSubresource2EXT

Type Alias ImageSubresource2EXT 

Source
pub type ImageSubresource2EXT = ImageSubresource2;
Expand description

Aliased Type§

#[repr(C)]
pub 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