Home
last modified time | relevance | path

Searched refs:NETRESOURCE2W (Results 1 – 5 of 5) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwanspapi.pas820 LPNETRESOURCE2W = ^NETRESOURCE2W;
822 PNETRESOURCE2W = ^NETRESOURCE2W;
838 NETRESOURCE2W = _NETRESOURCE2W;
840 TNetResource2W = NETRESOURCE2W;
843 NETRESOURCE2 = NETRESOURCE2W;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h334 } NETRESOURCE2W,*PNETRESOURCE2W,*LPNETRESOURCE2W; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnspapi.h334 } NETRESOURCE2W,*PNETRESOURCE2W,*LPNETRESOURCE2W; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs1917 pub struct NETRESOURCE2W { struct
1931 impl ::core::marker::Copy for NETRESOURCE2W {} argument
1933 impl ::core::clone::Clone for NETRESOURCE2W { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs2918 pub struct NETRESOURCE2W { struct
2932 impl NETRESOURCE2W {} argument
2934 impl ::std::default::Default for NETRESOURCE2W { implementation
2940 impl ::std::fmt::Debug for NETRESOURCE2W { implementation
2958 impl ::std::cmp::PartialEq for NETRESOURCE2W { implementation
2964 impl ::std::cmp::Eq for NETRESOURCE2W {} implementation
2966 unsafe impl ::windows::runtime::Abi for NETRESOURCE2W { implementation