Struct nvapi_sys::handles::NvTransitionHandle
[−]
[src]
pub struct NvTransitionHandle(_);
A handle to address a single transition request
Trait Implementations
impl Copy for NvTransitionHandle[src]
impl Clone for NvTransitionHandle[src]
fn clone(&self) -> NvTransitionHandle[src]
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more