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