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

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