Expand description
Required features: ‘Win32_System_TpmBaseServices’
Fields
status: u32
message: [u8; 28]
Trait Implementations
impl Clone for tdTPM_WNF_PROVISIONING
impl Clone for tdTPM_WNF_PROVISIONING
impl Copy for tdTPM_WNF_PROVISIONING
Auto Trait Implementations
impl RefUnwindSafe for tdTPM_WNF_PROVISIONING
impl Send for tdTPM_WNF_PROVISIONING
impl Sync for tdTPM_WNF_PROVISIONING
impl Unpin for tdTPM_WNF_PROVISIONING
impl UnwindSafe for tdTPM_WNF_PROVISIONING
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more