Changeset 90844 in vbox for trunk/include
- Timestamp:
- Aug 24, 2021 11:47:22 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 146479
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmblkcache.h
r90837 r90844 145 145 * Completion callback for drivers. 146 146 * 147 * @param p DrvIns The driver instance.147 * @param pvUserInt User argument given to PDMR3BlkCacheRetainInt. 148 148 * @param pvUser User argument given during request initiation. 149 149 * @param rc The status code of the completed request.
Note:
See TracChangeset
for help on using the changeset viewer.