LexLeo 0.0.0-dev+f8e5087-dirty
Technical documentation
Loading...
Searching...
No Matches
osal_file_env.h
Go to the documentation of this file.
1// src/foundation/osal/osal_file/include/osal/file/osal_file_env.h
2
3#ifndef LEXLEO_OSAL_FILE_ENV_H
4#define LEXLEO_OSAL_FILE_ENV_H
5
7
8#ifdef __cplusplus
9extern "C" {
10#endif
11
15
17
18#ifdef __cplusplus
19}
20#endif
21
22#endif //LEXLEO_OSAL_FILE_ENV_H
osal_file_env_t osal_file_default_env(const osal_mem_ops_t *mem_ops)
Definition osal_file.c:81
const osal_mem_ops_t * mem