Home
last modified time | relevance | path

Searched refs:NOTIFYCANCEL (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/NetworkManagement/WNet/
H A Dmod.rs340 pub struct NOTIFYCANCEL { struct
347 impl ::core::marker::Copy for NOTIFYCANCEL {} argument
349 impl ::core::clone::Clone for NOTIFYCANCEL { implementation
380 …unsafe extern "system" fn(lpnotifyinfo: *mut NOTIFYINFO, lpcancelinfo: *const NOTIFYCANCEL) -> u32;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/WNet/
H A Dmod.rs713 pub struct NOTIFYCANCEL { struct
720 impl NOTIFYCANCEL {} argument
722 impl ::std::default::Default for NOTIFYCANCEL { implementation
728 impl ::std::fmt::Debug for NOTIFYCANCEL { implementation
734 impl ::std::cmp::PartialEq for NOTIFYCANCEL { implementation
740 impl ::std::cmp::Eq for NOTIFYCANCEL {} implementation
742 unsafe impl ::windows::runtime::Abi for NOTIFYCANCEL { implementation
1129 …unsafe extern "system" fn(lpnotifyinfo: *mut NOTIFYINFO, lpcancelinfo: *const NOTIFYCANCEL) -> u32;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnpapi.h171 } NOTIFYCANCEL,*LPNOTIFYCANCEL; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dnpapi.h171 } NOTIFYCANCEL,*LPNOTIFYCANCEL; typedef