Struct winapi::sspi::SecPkgContext_AuthorityW [] [src]

pub struct SecPkgContext_AuthorityW {
    pub sAuthorityName: *mut SEC_WCHAR,
}

Fields

sAuthorityName

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_AuthorityW

fn fmt(&self, __arg_0: &mut Formatter) -> Result

impl Copy for SecPkgContext_AuthorityW

impl Clone for SecPkgContext_AuthorityW

fn clone(&self) -> SecPkgContext_AuthorityW

fn clone_from(&mut self, source: &Self)