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