Sha256: 043fdc8597e2f05a423f577923389d4f49b8dad8ac5b32ef32402992f4ce42aa

Contents?: true

Size: 1.39 KB

Versions: 19

Compression:

Stored size: 1.39 KB

Contents

#[cfg(all(feature = "Win32_Foundation", feature = "Win32_Security"))]
::windows_targets::link!("kernel32.dll" "system" #[doc = "Required features: `\"Win32_Foundation\"`, `\"Win32_Security\"`"] fn CreateMailslotA(lpname : ::windows_sys::core::PCSTR, nmaxmessagesize : u32, lreadtimeout : u32, lpsecurityattributes : *const super::super::Security:: SECURITY_ATTRIBUTES) -> super::super::Foundation:: HANDLE);
#[cfg(all(feature = "Win32_Foundation", feature = "Win32_Security"))]
::windows_targets::link!("kernel32.dll" "system" #[doc = "Required features: `\"Win32_Foundation\"`, `\"Win32_Security\"`"] fn CreateMailslotW(lpname : ::windows_sys::core::PCWSTR, nmaxmessagesize : u32, lreadtimeout : u32, lpsecurityattributes : *const super::super::Security:: SECURITY_ATTRIBUTES) -> super::super::Foundation:: HANDLE);
#[cfg(feature = "Win32_Foundation")]
::windows_targets::link!("kernel32.dll" "system" #[doc = "Required features: `\"Win32_Foundation\"`"] fn GetMailslotInfo(hmailslot : super::super::Foundation:: HANDLE, lpmaxmessagesize : *mut u32, lpnextsize : *mut u32, lpmessagecount : *mut u32, lpreadtimeout : *mut u32) -> super::super::Foundation:: BOOL);
#[cfg(feature = "Win32_Foundation")]
::windows_targets::link!("kernel32.dll" "system" #[doc = "Required features: `\"Win32_Foundation\"`"] fn SetMailslotInfo(hmailslot : super::super::Foundation:: HANDLE, lreadtimeout : u32) -> super::super::Foundation:: BOOL);

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
wasmtime-29.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-28.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-27.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-26.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-25.0.2 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-25.0.1 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-25.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-24.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-23.0.2 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-22.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-21.0.1 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-20.0.2 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-20.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-18.0.3 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-17.0.1 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-17.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-16.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-15.0.1 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs
wasmtime-15.0.0 ./ext/cargo-vendor/windows-sys-0.52.0/src/Windows/Win32/System/Mailslots/mod.rs