Struct winapi::sspi::SecPkgContext_NegoPackageInfo
[−]
[src]
pub struct SecPkgContext_NegoPackageInfo {
pub PackageMask: c_ulong,
}Fields
PackageMask |
Trait Implementations
impl Copy for SecPkgContext_NegoPackageInfo[src]
impl Clone for SecPkgContext_NegoPackageInfo[src]
fn clone(&self) -> SecPkgContext_NegoPackageInfo
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more