[][src]Function CCODE::CertFindCRLInStore

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