Struct nvapi_sys::handles::NvHICHandle
[−]
[src]
pub struct NvHICHandle(_);
A handle to a Host Interface Card
Trait Implementations
impl Copy for NvHICHandle[src]
impl Clone for NvHICHandle[src]
fn clone(&self) -> NvHICHandle[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