Function windows_sys::Win32::Security::Cryptography::CertGetCRLContextProperty
[−]pub unsafe extern "system" fn CertGetCRLContextProperty(
pcrlcontext: *const CRL_CONTEXT,
dwpropid: u32,
pvdata: *mut c_void,
pcbdata: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"