Trait vulkano::VulkanHandle

source ·
pub trait VulkanHandle {
    fn value(&self) -> u64;
}

Required Methods

Implementations on Foreign Types

Implementors