Function windows_sys::Win32::Security::Cryptography::CertSaveStore
pub unsafe extern "system" fn CertSaveStore(
hcertstore: HCERTSTORE,
dwencodingtype: CERT_QUERY_ENCODING_TYPE,
dwsaveas: CERT_STORE_SAVE_AS,
dwsaveto: CERT_STORE_SAVE_TO,
pvsavetopara: *mut c_void,
dwflags: u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"