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