Struct winapi::sspi::SecPkgContext_NegotiationInfoA [] [src]

pub struct SecPkgContext_NegotiationInfoA {
    pub PackageInfo: PSecPkgInfoA,
    pub NegotiationState: c_ulong,
}

Fields

PackageInfo
NegotiationState

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_NegotiationInfoA

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

impl Copy for SecPkgContext_NegotiationInfoA

impl Clone for SecPkgContext_NegotiationInfoA

fn clone(&self) -> SecPkgContext_NegotiationInfoA

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