CtxtHandle

Type Alias CtxtHandle 

Source
pub type CtxtHandle = SecHandle;

Aliased Type§

#[repr(C)]
pub struct CtxtHandle { pub dwLower: usize, pub dwUpper: usize, }

Fields§

§dwLower: usize§dwUpper: usize