Struct ash::vk::KhrFormatFeatureFlags2Fn
source · pub struct KhrFormatFeatureFlags2Fn {}
Implementations§
Trait Implementations§
source§impl Clone for KhrFormatFeatureFlags2Fn
impl Clone for KhrFormatFeatureFlags2Fn
source§fn clone(&self) -> KhrFormatFeatureFlags2Fn
fn clone(&self) -> KhrFormatFeatureFlags2Fn
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more