Struct winapi::sspi::SecPkgContext_AuthorityA [] [src]

pub struct SecPkgContext_AuthorityA {
    pub sAuthorityName: *mut SEC_CHAR,
}

Fields

sAuthorityName

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_AuthorityA

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

impl Copy for SecPkgContext_AuthorityA

impl Clone for SecPkgContext_AuthorityA

fn clone(&self) -> SecPkgContext_AuthorityA

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