Struct winapi::sspi::SecPkgContext_Flags [] [src]

pub struct SecPkgContext_Flags {
    pub Flags: c_ulong,
}

Fields

Flags

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_Flags

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

impl Copy for SecPkgContext_Flags

impl Clone for SecPkgContext_Flags

fn clone(&self) -> SecPkgContext_Flags

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