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