Home
last modified time | relevance | path

Searched defs:NLM_DATAPLAN_STATUS (Results 1 – 4 of 4) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/NetworkListManager/
H A Dmod.rs39 pub struct NLM_DATAPLAN_STATUS { struct
50 impl ::core::marker::Copy for NLM_DATAPLAN_STATUS {} argument
52 impl ::core::clone::Clone for NLM_DATAPLAN_STATUS { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnetlistmgr.h249 typedef struct NLM_DATAPLAN_STATUS { struct
258 } NLM_DATAPLAN_STATUS; argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnetlistmgr.h249 typedef struct NLM_DATAPLAN_STATUS { struct
258 } NLM_DATAPLAN_STATUS; argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/NetworkListManager/
H A Dmod.rs435 pub unsafe fn GetDataPlanStatus(&self) -> ::windows::runtime::Result<NLM_DATAPLAN_STATUS> { in GetDataPlanStatus()
570 …pub unsafe fn GetDataPlanStatus(&self, pdataplanstatus: *mut NLM_DATAPLAN_STATUS, pdestipaddr: *co… in GetDataPlanStatus()
916 pub struct NLM_DATAPLAN_STATUS { struct
927 impl NLM_DATAPLAN_STATUS {} argument
929 impl ::std::default::Default for NLM_DATAPLAN_STATUS { implementation
935 impl ::std::fmt::Debug for NLM_DATAPLAN_STATUS { implementation
950 impl ::std::cmp::PartialEq for NLM_DATAPLAN_STATUS { implementation
956 impl ::std::cmp::Eq for NLM_DATAPLAN_STATUS {} implementation
958 unsafe impl ::windows::runtime::Abi for NLM_DATAPLAN_STATUS { implementation