Function crypt32::CertFindCRLInStore
[−]
[src]
pub unsafe extern "system" fn CertFindCRLInStore(
hCertStore: HCERTSTORE,
dwCertEncodingType: DWORD,
dwFindFlags: DWORD,
dwFindType: DWORD,
pvFindPara: *const c_void,
pPrevCrlContext: PCCRL_CONTEXT
) -> PCCRL_CONTEXT