Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields
sAuthorityName: *mut i8
Trait Implementations
impl Clone for SecPkgContext_AuthorityA
impl Clone for SecPkgContext_AuthorityA
impl Copy for SecPkgContext_AuthorityA
Auto Trait Implementations
impl RefUnwindSafe for SecPkgContext_AuthorityA
impl !Send for SecPkgContext_AuthorityA
impl !Sync for SecPkgContext_AuthorityA
impl Unpin for SecPkgContext_AuthorityA
impl UnwindSafe for SecPkgContext_AuthorityA
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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