Struct nvapi_sys::handles::NvVisualComputingDeviceHandle [] [src]

pub struct NvVisualComputingDeviceHandle(_);

A handle to a Visual Computing Device

Trait Implementations

impl Copy for NvVisualComputingDeviceHandle
[src]

impl Clone for NvVisualComputingDeviceHandle
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for NvVisualComputingDeviceHandle
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for NvVisualComputingDeviceHandle
[src]

[src]

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