Changeset 70596 in vbox for trunk/include/VBox/Graphics
- Timestamp:
- Jan 15, 2018 10:46:29 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 120304
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/Graphics/VBoxVideoHost3D.h
r69686 r70596 150 150 union 151 151 { 152 void (*pfnInternal)(void);152 PFNRT pfnInternal; 153 153 void *pvInternal; 154 154 } u;
Note:
See TracChangeset
for help on using the changeset viewer.