Struct winapi::sspi::SecPkgContext_NegoPackageInfo [] [src]

pub struct SecPkgContext_NegoPackageInfo {
    pub PackageMask: c_ulong,
}

Fields

PackageMask

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_NegoPackageInfo

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

impl Copy for SecPkgContext_NegoPackageInfo

impl Clone for SecPkgContext_NegoPackageInfo

fn clone(&self) -> SecPkgContext_NegoPackageInfo

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