Skip to main content

TpmUint64

Type Alias TpmUint64 

Source
pub type TpmUint64 = TpmInt<u64, 8>;

Aliased Typeยง

pub struct TpmUint64(/* private fields */);