pub type VkImageSubresource2EXT = VkImageSubresource2;
Aliased Type§
#[repr(C)]pub struct VkImageSubresource2EXT {
pub sType: u32,
pub pNext: *mut c_void,
pub imageSubresource: VkImageSubresource,
}
Fields§
§sType: u32
§pNext: *mut c_void
§imageSubresource: VkImageSubresource