Function windows_sys::Win32::Security::Cryptography::CertSerializeCTLStoreElement
[−]pub unsafe extern "system" fn CertSerializeCTLStoreElement(
pctlcontext: *const CTL_CONTEXT,
dwflags: u32,
pbelement: *mut u8,
pcbelement: *mut u32
) -> BOOL
Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’