Function windows_sys::Win32::Security::Cryptography::CertFindCRLInStore
[−]pub unsafe extern "system" fn CertFindCRLInStore(
hcertstore: *const c_void,
dwcertencodingtype: u32,
dwfindflags: u32,
dwfindtype: u32,
pvfindpara: *const c_void,
pprevcrlcontext: *const CRL_CONTEXT
) -> *mut CRL_CONTEXTExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
