Changeset 104626 in vbox for trunk/include
- Timestamp:
- May 14, 2024 12:06:12 PM (10 months ago)
- svn:sync-xref-src-repo-rev:
- 163170
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/vfs.h
r100997 r104626 1233 1233 * RTVFS_VALIDATE_UTF8_XXX. 1234 1234 * @param poffError Where to return the error offset. Optional. 1235 * Not implemented yet! 1235 1236 */ 1236 1237 RTDECL(int) RTVfsIoStrmValidateUtf8Encoding(RTVFSIOSTREAM hVfsIos, uint32_t fFlags, PRTFOFF poffError);
Note:
See TracChangeset
for help on using the changeset viewer.