Struct tss_tspi::NvRamObj [] [src]

pub struct NvRamObj<'ctx> { /* fields omitted */ }

Trait Implementations

impl<'ctx> Debug for NvRamObj<'ctx>
[src]

[src]

Formats the value using the given formatter.

impl<'ctx> Drop for NvRamObj<'ctx>
[src]

[src]

Executes the destructor for this type. Read more