Function windows_sys::Win32::Security::Cryptography::CertOpenStore
[−]pub unsafe extern "system" fn CertOpenStore(
lpszstoreprovider: PSTR,
dwencodingtype: CERT_QUERY_ENCODING_TYPE,
hcryptprov: usize,
dwflags: CERT_OPEN_STORE_FLAGS,
pvpara: *const c_void
) -> *mut c_voidExpand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
