Expand description
Required features: ‘Win32_Security_WinTrust’, ‘Win32_Security_Cryptography’
Fields
cbStruct: u32
cbSize: u32
Trait Implementations
impl Copy for WTD_GENERIC_CHAIN_POLICY_CREATE_INFO_0
Auto Trait Implementations
impl RefUnwindSafe for WTD_GENERIC_CHAIN_POLICY_CREATE_INFO_0
impl Send for WTD_GENERIC_CHAIN_POLICY_CREATE_INFO_0
impl Sync for WTD_GENERIC_CHAIN_POLICY_CREATE_INFO_0
impl Unpin for WTD_GENERIC_CHAIN_POLICY_CREATE_INFO_0
impl UnwindSafe for WTD_GENERIC_CHAIN_POLICY_CREATE_INFO_0
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more