Function crypt32::CertEnumPhysicalStore
[−]
[src]
pub unsafe extern "system" fn CertEnumPhysicalStore(
pvSystemStore: *const c_void,
dwFlags: DWORD,
pvArg: *mut c_void,
pfnEnum: PFN_CERT_ENUM_PHYSICAL_STORE
) -> BOOL