Type Alias RenderPass
pub type RenderPass = *mut VkRenderPass_T;
Trait Implementations§
Source§impl From<NullHandle> for RenderPass
impl From<NullHandle> for RenderPass
Source§fn from(_: NullHandle) -> Self
fn from(_: NullHandle) -> Self
Converts to this type from the input type.