Struct winapi::um::subauth::USER_SESSION_KEY   [−][src]
#[repr(C)]pub struct USER_SESSION_KEY {
    pub data: [CYPHER_BLOCK; 2],
}Fields
data: [CYPHER_BLOCK; 2]Trait Implementations
Returns the “default value” for a type. Read more