Struct winapi::sspi::SecPkgContext_LogoffTime [] [src]

pub struct SecPkgContext_LogoffTime {
    pub tsLogoffTime: TimeStamp,
}

Fields

tsLogoffTime

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_LogoffTime

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

impl Copy for SecPkgContext_LogoffTime

impl Clone for SecPkgContext_LogoffTime

fn clone(&self) -> SecPkgContext_LogoffTime

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