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]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for NvEventHandle
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for NvEventHandle
[src]

[src]

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