CAFILETIME

Type Alias CAFILETIME 

Source
pub type CAFILETIME = tagCAFILETIME;

Aliased Type§

#[repr(C)]
pub struct CAFILETIME { pub cElems: u64, pub pElems: *mut _FILETIME, }

Fields§

§cElems: u64§pElems: *mut _FILETIME