Struct winapi::sspi::SecPkgContext_SubjectAttributes [] [src]

pub struct SecPkgContext_SubjectAttributes {
    pub AttributeInfo: *mut c_void,
}

Fields

AttributeInfo

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_SubjectAttributes

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

impl Copy for SecPkgContext_SubjectAttributes

impl Clone for SecPkgContext_SubjectAttributes

fn clone(&self) -> SecPkgContext_SubjectAttributes

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