1.2.7.4.44 SYS_FS_HANDLE Typedef
C
typedef uintptr_t SYS_FS_HANDLE;
Summary
This type defines the file handle.
Description
This type defines the file handle. File handle is returned by the File Open function.
Remarks
None.
typedef uintptr_t SYS_FS_HANDLE;
This type defines the file handle.
This type defines the file handle. File handle is returned by the File Open function.
None.