pub type ImageSparseMemoryRequirementsInfo2KHR = ImageSparseMemoryRequirementsInfo2;
Expand description

Aliased Type§

struct ImageSparseMemoryRequirementsInfo2KHR {
    pub s_type: StructureType,
    pub next: *const c_void,
    pub image: Image,
}

Fields§

§s_type: StructureType§next: *const c_void§image: Image