Struct winapi::sspi::SecPkgContext_PackageInfoW [] [src]

pub struct SecPkgContext_PackageInfoW {
    pub PackageInfo: PSecPkgInfoW,
}

Fields

PackageInfo

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_PackageInfoW

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

impl Copy for SecPkgContext_PackageInfoW

impl Clone for SecPkgContext_PackageInfoW

fn clone(&self) -> SecPkgContext_PackageInfoW

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