Home
last modified time | relevance | path

Searched refs:MQMSGMAX (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/System/MessageQueuing/
H A Dmod.rs296 pub type MQMSGMAX = i32; typedef
297 pub const MQ_MAX_MSG_LABEL_LEN: MQMSGMAX = 249i32;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/MessageQueuing/
H A Dmod.rs7657 pub struct MQMSGMAX(pub i32); struct
7658 pub const MQ_MAX_MSG_LABEL_LEN: MQMSGMAX = MQMSGMAX(249i32);
7659 impl ::std::convert::From<i32> for MQMSGMAX { implementation
7664 unsafe impl ::windows::runtime::Abi for MQMSGMAX { implementation
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmqoai.h442 enum MQMSGMAX { enum
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmqoai.h442 enum MQMSGMAX { enum