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_Foundation"