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