Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/ConfigurationSnapin/
H A Dmod.rs13 pub type PF_ConfigAnalyzeService = unsafe extern "system" fn(pscecbinfo: *mut SCESVC_CALLBACK_INFO)…
15 pub type PF_UpdateService = unsafe extern "system" fn(pscecbinfo: *mut SCESVC_CALLBACK_INFO, servic…
61 pub struct SCESVC_CALLBACK_INFO { struct
69 impl ::core::marker::Copy for SCESVC_CALLBACK_INFO {} argument
71 impl ::core::clone::Clone for SCESVC_CALLBACK_INFO { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/ConfigurationSnapin/
H A Dmod.rs111 … unsafe extern "system" fn(pscecbinfo: *mut ::std::mem::ManuallyDrop<SCESVC_CALLBACK_INFO>) -> u32;
113 …safe extern "system" fn(pscecbinfo: *mut ::std::mem::ManuallyDrop<SCESVC_CALLBACK_INFO>, servicein…
192 pub struct SCESVC_CALLBACK_INFO { struct
200 impl SCESVC_CALLBACK_INFO {} impl
202 impl ::std::default::Default for SCESVC_CALLBACK_INFO { implementation
208 impl ::std::fmt::Debug for SCESVC_CALLBACK_INFO { implementation
214 impl ::std::cmp::PartialEq for SCESVC_CALLBACK_INFO { implementation
220 impl ::std::cmp::Eq for SCESVC_CALLBACK_INFO {} implementation
222 unsafe impl ::windows::runtime::Abi for SCESVC_CALLBACK_INFO { implementation
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwascesvc.pas226 PSCESVC_CALLBACK_INFO = ^SCESVC_CALLBACK_INFO;
236 SCESVC_CALLBACK_INFO = _SCESVC_CALLBACK_INFO_;
238 TScesvcCallbackInfo = SCESVC_CALLBACK_INFO;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dscesvc.h99 } SCESVC_CALLBACK_INFO,*PSCESVC_CALLBACK_INFO; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dscesvc.h99 } SCESVC_CALLBACK_INFO,*PSCESVC_CALLBACK_INFO; typedef