Type Definition TPM2_ST
tss_esapi::tss2_esys
type TPM2_ST = UINT16;
impl From<StructureTag> for TPM2_ST
fn from(structure_tag: StructureTag) -> Self
Performs the conversion.