Struct winapi::schannel::SecPkgContext_EarlyStart [] [src]

pub struct SecPkgContext_EarlyStart {
    pub dwEarlyStartFlags: DWORD,
}

Fields

dwEarlyStartFlags

Trait Implementations

Derived Implementations

impl Debug for SecPkgContext_EarlyStart

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

impl Copy for SecPkgContext_EarlyStart

impl Clone for SecPkgContext_EarlyStart

fn clone(&self) -> SecPkgContext_EarlyStart

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