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
impl Debug for NvTransitionHandle[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result[src]
Formats the value using the given formatter. Read more