Struct tss_esapi_sys::TPM2B_NAME
source · [−]Fields
size: UINT16name: [BYTE; 68]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TPM2B_NAME
impl Send for TPM2B_NAME
impl Sync for TPM2B_NAME
impl Unpin for TPM2B_NAME
impl UnwindSafe for TPM2B_NAME
Blanket Implementations
Mutably borrows from an owned value. Read more