Home
last modified time | relevance | path

Searched refs:SmartCardCryptogramStorageKeyInfo (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/Devices/SmartCards/
H A Dmod.rs191 pub type SmartCardCryptogramStorageKeyInfo = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Devices/SmartCards/
H A Dmod.rs3506 pub struct SmartCardCryptogramStorageKeyInfo(::windows::runtime::IInspectable); struct
3507 impl SmartCardCryptogramStorageKeyInfo { implementation
3569 unsafe impl ::windows::runtime::RuntimeType for SmartCardCryptogramStorageKeyInfo { implementation
3572 unsafe impl ::windows::runtime::Interface for SmartCardCryptogramStorageKeyInfo { implementation
3576 impl ::windows::runtime::RuntimeName for SmartCardCryptogramStorageKeyInfo { implementation
3580 fn from(value: SmartCardCryptogramStorageKeyInfo) -> Self { in from()
3585 fn from(value: &SmartCardCryptogramStorageKeyInfo) -> Self { in from()
3600 fn from(value: SmartCardCryptogramStorageKeyInfo) -> Self { in from()
3605 fn from(value: &SmartCardCryptogramStorageKeyInfo) -> Self { in from()
3619 unsafe impl ::std::marker::Send for SmartCardCryptogramStorageKeyInfo {} implementation
[all …]