[][src]Type Definition CCODE::PFN_CERT_ENUM_PHYSICAL_STORE

type PFN_CERT_ENUM_PHYSICAL_STORE = Option<unsafe extern "C" fn(pvSystemStore: *const c_void, dwFlags: DWORD, pwszStoreName: LPCWSTR, pStoreInfo: PCERT_PHYSICAL_STORE_INFO, pvReserved: *mut c_void, pvArg: *mut c_void) -> BOOL>;