pub type SubpassEndInfo = VkSubpassEndInfoKHR;
Available on crate feature
VK_KHR_create_renderpass2
only.Aliased Type§
#[repr(C)]pub struct SubpassEndInfo {
pub sType: i32,
pub pNext: *const c_void,
}
Fields§
§sType: i32
§pNext: *const c_void