LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
osal_file_internal.h File Reference

Private internal definitions for the osal_file module. More...

Include dependency graph for osal_file_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  OSAL_FILE
 Private representation of an acquired OSAL file handle. More...
 

Detailed Description

This header exposes the private in-memory representation of OSAL_FILE used by the active OSAL file backends.

It is intended for internal implementation use only.

Definition in file osal_file_internal.h.