Struct ash::vk::PresentTimeGOOGLE [−][src]
Expand description
Fields
present_id: u32
desired_present_time: u64
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for PresentTimeGOOGLE
impl Send for PresentTimeGOOGLE
impl Sync for PresentTimeGOOGLE
impl Unpin for PresentTimeGOOGLE
impl UnwindSafe for PresentTimeGOOGLE
Blanket Implementations
Mutably borrows from an owned value. Read more