Function windows_sys::Win32::Security::Cryptography::CertSaveStore
[−]pub unsafe extern "system" fn CertSaveStore(
hcertstore: *const c_void,
dwencodingtype: CERT_QUERY_ENCODING_TYPE,
dwsaveas: CERT_STORE_SAVE_AS,
dwsaveto: CERT_STORE_SAVE_TO,
pvsavetopara: *mut c_void,
dwflags: u32
) -> BOOLExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
