pub type ImageSparseMemoryRequirementsInfo2KHR = ImageSparseMemoryRequirementsInfo2;Expand description
Aliased Type§
#[repr(C)]pub struct ImageSparseMemoryRequirementsInfo2KHR {
pub s_type: StructureType,
pub next: *const c_void,
pub image: Image,
}Fields§
§s_type: StructureType§next: *const c_void§image: Image