Function windows_sys::Win32::Security::Cryptography::CertAddCRLContextToStore
[−]pub unsafe extern "system" fn CertAddCRLContextToStore(
hcertstore: *const c_void,
pcrlcontext: *const CRL_CONTEXT,
dwadddisposition: u32,
ppstorecontext: *mut *mut CRL_CONTEXT
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
