pub type SubpassEndInfoKHR = SubpassEndInfo;
Aliased Type§
struct SubpassEndInfoKHR {
pub s_type: StructureType,
pub p_next: *const c_void,
}
Fields§
§s_type: StructureType
§p_next: *const c_void
pub type SubpassEndInfoKHR = SubpassEndInfo;
struct SubpassEndInfoKHR {
pub s_type: StructureType,
pub p_next: *const c_void,
}
s_type: StructureType
§p_next: *const c_void