Home
last modified time | relevance | path

Searched refs:WSPData (Results 1 – 7 of 7) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwaws2spi.pas83 WSPData = record
89 LPWSPDATA = ^WSPData;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dws2spi.h40 typedef struct WSPData { struct
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dws2spi.h40 typedef struct WSPData { struct
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dws2spi.h19 typedef struct WSPData { struct
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dws2spi.h19 typedef struct WSPData { struct
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs1773 pub type LPWSPSTARTUP = unsafe extern "system" fn(wversionrequested: u16, lpwspdata: *const WSPData
4727 pub struct WSPData { struct
4732 impl ::core::marker::Copy for WSPData {} argument
4733 impl ::core::clone::Clone for WSPData { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs2676 pub type LPWSPSTARTUP = unsafe extern "system" fn(wversionrequested: u16, lpwspdata: *const WSPData
11096 pub struct WSPData { struct
11101 impl WSPData {} implementation
11102 impl ::std::default::Default for WSPData { implementation
11107 impl ::std::fmt::Debug for WSPData { implementation
11112 impl ::std::cmp::PartialEq for WSPData { implementation
11117 impl ::std::cmp::Eq for WSPData {} implementation
11118 unsafe impl ::windows::runtime::Abi for WSPData { implementation