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