Struct nvapi_sys::handles::NvEventHandle
[−]
[src]
pub struct NvEventHandle(_);
A handle to an event registration instance
Trait Implementations
impl Copy for NvEventHandle[src]
impl Clone for NvEventHandle[src]
fn clone(&self) -> NvEventHandle[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