Function windows_sys::Win32::Security::Cryptography::CertEnumSystemStoreLocation
[−]pub unsafe extern "system" fn CertEnumSystemStoreLocation(
dwflags: u32,
pvarg: *mut c_void,
pfnenum: PFN_CERT_ENUM_SYSTEM_STORE_LOCATION
) -> BOOL
Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’