Home
last modified time | relevance | path

Searched refs:NDK_ADAPTER_INFO (Results 1 – 6 of 6) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dndkinfo.h47 } NDK_ADAPTER_INFO; typedef
H A Dntddndis.h3806 NDK_ADAPTER_INFO *NdkInfo;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dndkinfo.h47 } NDK_ADAPTER_INFO; typedef
H A Dntddndis.h3806 NDK_ADAPTER_INFO *NdkInfo;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/Ndis/
H A Dmod.rs6059 pub struct NDK_ADAPTER_INFO { struct
6083 impl NDK_ADAPTER_INFO {} argument
6084 impl ::std::default::Default for NDK_ADAPTER_INFO { implementation
6089 impl ::std::fmt::Debug for NDK_ADAPTER_INFO { implementation
6117 impl ::std::cmp::PartialEq for NDK_ADAPTER_INFO { implementation
6143 impl ::std::cmp::Eq for NDK_ADAPTER_INFO {} implementation
6144 unsafe impl ::windows::runtime::Abi for NDK_ADAPTER_INFO { 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.rs3432 pub struct NDK_ADAPTER_INFO { struct
3456 impl ::core::marker::Copy for NDK_ADAPTER_INFO {} argument
3457 impl ::core::clone::Clone for NDK_ADAPTER_INFO { implementation