Struct winapi::sspi::SecPkgContext_PackageInfoA [] [src]

pub struct SecPkgContext_PackageInfoA {
    pub PackageInfo: PSecPkgInfoA,
}

Fields

PackageInfo

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_PackageInfoA

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

impl Copy for SecPkgContext_PackageInfoA

impl Clone for SecPkgContext_PackageInfoA

fn clone(&self) -> SecPkgContext_PackageInfoA

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