Struct winapi::sspi::SecPkgContext_UserFlags [] [src]

pub struct SecPkgContext_UserFlags {
    pub UserFlags: c_ulong,
}

Fields

UserFlags

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_UserFlags

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

impl Copy for SecPkgContext_UserFlags

impl Clone for SecPkgContext_UserFlags

fn clone(&self) -> SecPkgContext_UserFlags

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