Struct nvpair::NvPair [] [src]

pub struct NvPair(_);

Methods

impl NvPair
[src]

[src]

Trait Implementations

impl ForeignTypeRef for NvPair
[src]

The raw C type.

[src]

Constructs a shared instance of this type from its raw type.

[src]

Constructs a mutable reference of this type from its raw type.

[src]

Returns a raw pointer to the wrapped value.