Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields
Data: [u8; 20]
Trait Implementations
impl Clone for MSV1_0_CREDENTIAL_KEY
impl Clone for MSV1_0_CREDENTIAL_KEY
impl Copy for MSV1_0_CREDENTIAL_KEY
Auto Trait Implementations
impl RefUnwindSafe for MSV1_0_CREDENTIAL_KEY
impl Send for MSV1_0_CREDENTIAL_KEY
impl Sync for MSV1_0_CREDENTIAL_KEY
impl Unpin for MSV1_0_CREDENTIAL_KEY
impl UnwindSafe for MSV1_0_CREDENTIAL_KEY
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more