Home
last modified time | relevance | path

Searched refs:WLDP_DEVICE_SECURITY_INFORMATION (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/WindowsProgramming/
H A Dmod.rs388 …pub fn WldpQueryDeviceSecurityInformation(information: *mut WLDP_DEVICE_SECURITY_INFORMATION, info… in WldpQueryDeviceSecurityInformation() argument
1781 …FORMATION_API = unsafe extern "system" fn(information: *mut WLDP_DEVICE_SECURITY_INFORMATION, info…
2269 pub struct WLDP_DEVICE_SECURITY_INFORMATION { struct
2276 impl ::core::marker::Copy for WLDP_DEVICE_SECURITY_INFORMATION {} argument
2278 impl ::core::clone::Clone for WLDP_DEVICE_SECURITY_INFORMATION { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/WindowsProgramming/
H A Dmod.rs10999 …FORMATION_API = unsafe extern "system" fn(information: *mut WLDP_DEVICE_SECURITY_INFORMATION, info…
13140 pub struct WLDP_DEVICE_SECURITY_INFORMATION { struct
13147 impl WLDP_DEVICE_SECURITY_INFORMATION {} implementation
13149 impl ::std::default::Default for WLDP_DEVICE_SECURITY_INFORMATION { implementation
13155 impl ::std::fmt::Debug for WLDP_DEVICE_SECURITY_INFORMATION { implementation
13161 impl ::std::cmp::PartialEq for WLDP_DEVICE_SECURITY_INFORMATION { implementation
13167 impl ::std::cmp::Eq for WLDP_DEVICE_SECURITY_INFORMATION {} implementation
13169 unsafe impl ::windows::runtime::Abi for WLDP_DEVICE_SECURITY_INFORMATION { implementation
13438 pub unsafe fn WldpQueryDeviceSecurityInformation(information: *mut WLDP_DEVICE_SECURITY_INFORMATION in WldpQueryDeviceSecurityInformation() argument
13443 …fn WldpQueryDeviceSecurityInformation(information: *mut WLDP_DEVICE_SECURITY_INFORMATION, informat… in WldpQueryDeviceSecurityInformation() argument