LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
fs_stream_state.h
Go to the documentation of this file.
1/* SPDX-License-Identifier: GPL-3.0-or-later
2 * Copyright (C) 2026 Sylvain Labopin
3 */
4
15#ifndef LEXLEO_FS_STREAM_STATE_H
16#define LEXLEO_FS_STREAM_STATE_H
17
19
20typedef struct osal_file_t osal_file_t;
21
36
37#endif // LEXLEO_FS_STREAM_STATE_H
Private runtime state for the fs_stream backend.