Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/Ndis/
H A Dmod.rs153 pub struct DOT11EXT_IHV_CONNECTION_PHASE(pub i32); struct
157 impl ::std::convert::From<i32> for DOT11EXT_IHV_CONNECTION_PHASE { implementation
162 unsafe impl ::windows::runtime::Abi for DOT11EXT_IHV_CONNECTION_PHASE { implementation
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/Ndis/
H A Dmod.rs96 pub type DOT11EXT_IHV_CONNECTION_PHASE = i32; typedef