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