Function crypt32::CertAddCRLContextToStore [] [src]

pub unsafe extern "system" fn CertAddCRLContextToStore(
    hCertStore: HCERTSTORE,
    pCrlContext: PCCRL_CONTEXT,
    dwAddDisposition: DWORD,
    ppStoreContext: *mut PCCRL_CONTEXT
) -> BOOL