windows::Win32::Security::Cryptography

Function CertAddCRLLinkToStore

pub unsafe fn CertAddCRLLinkToStore(
    hcertstore: HCERTSTORE,
    pcrlcontext: *const CRL_CONTEXT,
    dwadddisposition: u32,
    ppstorecontext: Option<*mut *mut CRL_CONTEXT>,
) -> Result<()>