Type Alias CAFILETIME

Source
pub type CAFILETIME = tagCAFILETIME;

Aliased Type§

struct CAFILETIME {
    pub cElems: u32,
    pub pElems: *mut _FILETIME,
}

Fields§

§cElems: u32§pElems: *mut _FILETIME