Struct winapi::shared::sspi::SecPkgContext_NegotiationInfoA   [−][src]
#[repr(C)]pub struct SecPkgContext_NegotiationInfoA {
    pub PackageInfo: PSecPkgInfoA,
    pub NegotiationState: c_ulong,
}Fields
PackageInfo: PSecPkgInfoANegotiationState: c_ulongTrait Implementations
Returns the “default value” for a type. Read more