LcConfig PACKAGE - setup library and Programming-Language-Micro-Kernel (PLMK) … More...
Functions | |
static OT_ProcRet | pylcconfig_LcConfig_Cleanup (OtClass_ARGS) |
Python: → C-API cleanup pylcconfig internal memory … | |
static OT_ProcRet | pylcconfig_LcConfig_Setup (OtClass_ARGS) |
Python: → C-API setup pylcconfig internal memory … | |
LcConfig PACKAGE - setup library and Programming-Language-Micro-Kernel (PLMK) …
For details about Setup and Cleanup usage refer to MkKernel_Setup_libmkkernel_C_API
|
static |
Python:
→ C-API [static] Cleanup()
cleanup pylcconfig internal memory …
Definition at line 375 of file LibLcConfig_py.c.
|
static |
Python:
→ C-API [static] Setup()
setup pylcconfig internal memory …
Definition at line 389 of file LibLcConfig_py.c.