Function windows::Win32::Security::Cryptography::CertEnumPhysicalStore

pub unsafe fn CertEnumPhysicalStore(
    pvsystemstore: *const c_void,
    dwflags: u32,
    pvarg: Option<*mut c_void>,
    pfnenum: PFN_CERT_ENUM_PHYSICAL_STORE,
) -> Result<()>