[][src]Function winapi::um::wincrypt::CertFindCRLInStore

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