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