Function windows_sys::Win32::Security::Cryptography::CertEnumPhysicalStore
pub unsafe extern "system" fn CertEnumPhysicalStore(
pvsystemstore: *const c_void,
dwflags: u32,
pvarg: *mut c_void,
pfnenum: PFN_CERT_ENUM_PHYSICAL_STORE
) -> BOOL
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"