Home
last modified time | relevance | path

Searched defs:ESimProfileState (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/NetworkOperators/
H A Dmod.rs149 pub struct ESimProfileState(pub i32); struct
150 impl ESimProfileState { impl
156 impl ::core::marker::Copy for ESimProfileState {} implementation
157 impl ::core::clone::Clone for ESimProfileState { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Networking/NetworkOperators/
H A Dmod.rs832 pub fn State(&self) -> ::windows::runtime::Result<ESimProfileState> { in State()
1223 pub struct ESimProfileState(pub i32); struct
1224 impl ESimProfileState { implementation
1230 impl ::std::convert::From<i32> for ESimProfileState { implementation
1235 unsafe impl ::windows::runtime::Abi for ESimProfileState { implementation
1239 unsafe impl ::windows::runtime::RuntimeType for ESimProfileState { implementation