Expand description
Required features: ‘Win32_NetworkManagement_NetworkDiagnosticsFramework’
Fields
cost: i32
flags: u32
Trait Implementations
impl Clone for DiagnosticsInfo
impl Clone for DiagnosticsInfo
impl Copy for DiagnosticsInfo
Auto Trait Implementations
impl RefUnwindSafe for DiagnosticsInfo
impl Send for DiagnosticsInfo
impl Sync for DiagnosticsInfo
impl Unpin for DiagnosticsInfo
impl UnwindSafe for DiagnosticsInfo
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more