Expand description
Required features: "Win32_Security_WinTrust"
, "Win32_Foundation"
, "Win32_Security_Cryptography_Catalog"
, "Win32_Security_Cryptography_Sip"
Fields
cbStruct: u32
cbSize: u32
Trait Implementations
impl Clone for WTD_GENERIC_CHAIN_POLICY_DATA_0
impl Clone for WTD_GENERIC_CHAIN_POLICY_DATA_0
impl Copy for WTD_GENERIC_CHAIN_POLICY_DATA_0
Auto Trait Implementations
impl RefUnwindSafe for WTD_GENERIC_CHAIN_POLICY_DATA_0
impl Send for WTD_GENERIC_CHAIN_POLICY_DATA_0
impl Sync for WTD_GENERIC_CHAIN_POLICY_DATA_0
impl Unpin for WTD_GENERIC_CHAIN_POLICY_DATA_0
impl UnwindSafe for WTD_GENERIC_CHAIN_POLICY_DATA_0
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more