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]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for NvTransitionHandle
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for NvTransitionHandle
[src]

[src]

Returns the "default value" for a type. Read more