Trait IoCountersExt
heim_net::os::windows
pub trait IoCountersExt { pub fn drop_sent(&self) -> u64; }
Windows-specific extension for IoCounters.
pub fn drop_sent(&self) -> u64
Returns packets amount which were dropped while sending them.