Home
last modified time | relevance | path

Searched defs:NetworkCostType (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Networking/Connectivity/
H A Dmod.rs113 pub struct NetworkCostType(pub i32); struct
114 impl NetworkCostType { impl
120 impl ::core::marker::Copy for NetworkCostType {} implementation
121 impl ::core::clone::Clone for NetworkCostType { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Networking/Connectivity/
H A Dmod.rs261 pub fn NetworkCostType(&self) -> ::windows::runtime::Result<NetworkCostType> { in NetworkCostType() argument
641 pub fn NetworkCostType(&self) -> ::windows::runtime::Result<NetworkCostType> { in NetworkCostType() method
2477 pub struct NetworkCostType(pub i32); struct
2478 impl NetworkCostType { impl
2484 impl ::std::convert::From<i32> for NetworkCostType { implementation
2489 unsafe impl ::windows::runtime::Abi for NetworkCostType { implementation
2493 unsafe impl ::windows::runtime::RuntimeType for NetworkCostType { implementation