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