Expand description
Required features: "Win32_NetworkManagement_NetworkDiagnosticsFramework"
, "Win32_Foundation"
Fields
startTime: FILETIME
endTime: FILETIME
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LIFE_TIME
impl Send for LIFE_TIME
impl Sync for LIFE_TIME
impl Unpin for LIFE_TIME
impl UnwindSafe for LIFE_TIME
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more