Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields
sUserName: *mut u16
Trait Implementations
impl Clone for SecPkgCredentials_NamesW
impl Clone for SecPkgCredentials_NamesW
impl Copy for SecPkgCredentials_NamesW
Auto Trait Implementations
impl RefUnwindSafe for SecPkgCredentials_NamesW
impl !Send for SecPkgCredentials_NamesW
impl !Sync for SecPkgCredentials_NamesW
impl Unpin for SecPkgCredentials_NamesW
impl UnwindSafe for SecPkgCredentials_NamesW
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