Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
File Offset
Data type used for file offset. More...
Typedefs | |
| typedef int64_t | connector_file_offset_t |
| Data type used for file offsets in connector_file_system_lseek_t, file size in connector_file_system_statbuf_t and connector_file_system_truncate_t. | |
Detailed Description
Data type used for file offset.
Typedef Documentation
| typedef int32_t connector_file_offset_t |
Data type used for file offsets in connector_file_system_lseek_t, file size in connector_file_system_statbuf_t and connector_file_system_truncate_t.
Definition at line 67 of file connector_api_file_system.h.
Generated on Tue Jul 12 2022 19:18:39 by
1.7.2