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