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