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