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