RenderingEndInfoEXT

Type Alias RenderingEndInfoEXT 

Source
pub type RenderingEndInfoEXT = RenderingEndInfoKHR;
Expand description

Aliased Type§

#[repr(C)]
pub struct RenderingEndInfoEXT { pub s_type: StructureType, pub next: *const c_void, }

Fields§

§s_type: StructureType§next: *const c_void