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.