Struct ash::vk::KhrSwapchainMutableFormatFn
source · pub struct KhrSwapchainMutableFormatFn {}
Implementations§
Trait Implementations§
source§impl Clone for KhrSwapchainMutableFormatFn
impl Clone for KhrSwapchainMutableFormatFn
source§fn clone(&self) -> KhrSwapchainMutableFormatFn
fn clone(&self) -> KhrSwapchainMutableFormatFn
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