Struct winapi::sspi::SecPkgContext_UserFlags
[−]
[src]
pub struct SecPkgContext_UserFlags {
pub UserFlags: c_ulong,
}Fields
UserFlags |
Trait Implementations
impl Copy for SecPkgContext_UserFlags[src]
impl Clone for SecPkgContext_UserFlags[src]
fn clone(&self) -> SecPkgContext_UserFlags
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