LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
osal_file API

Low-level OSAL file abstraction. More...

Files

file  osal_file_ops.h
 Public low-level file operations API for the osal_file module.
 
file  osal_file_types.h
 Public types for the osal_file module.
 

Detailed Description

The osal_file module provides portable low-level file primitives through the OS abstraction layer.

It is responsible for file-level operations only, and is not intended to act as a runtime stream adapter.