theConfig 10.0
Loading...
Searching...
No Matches
LibLcConfig_private_py.h
Go to the documentation of this file.
1
9#pragma once
10
11#include "LibLcConfig_py.h"
12
13/*****************************************************************************/
14/* */
15/* MISC functions */
16/* */
17/*****************************************************************************/
18
19enum MkErrorE MK_DECL LC(ConfigIncludeCall) ( LcConfigIncludeCallF_ARGS );
20void MK_DECL LC(ConfigIncludeFree) ( LcConfigIncludeFreeF_ARGS );
21
22enum MkErrorE MK_DECL LC(SettingDeleteCall) ( LcSettingDeleteCallF_ARGS );
23void MK_DECL LC(SettingDeleteFree) ( LcSettingDeleteFreeF_ARGS );
tag: nhi1-release-250425
#define LC(n)
#define LcSettingDeleteFreeF_ARGS
#define LcConfigIncludeFreeF_ARGS
#define LcConfigIncludeCallF_ARGS
#define LcSettingDeleteCallF_ARGS
#define MK_DECL
MkErrorE