pub type CLEANLOCALSTORAGE = tagCLEANLOCALSTORAGE;
Aliased Type§
struct CLEANLOCALSTORAGE {
pub pInterface: *mut IUnknown,
pub pStorage: *mut c_void,
pub flags: u32,
}
Fields§
§pInterface: *mut IUnknown
§pStorage: *mut c_void
§flags: u32