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