MkLogFileC - various functions to 'write' into a MkLogFileS … More...
Functions | |
static OT_ProcRet | pymkkernel_MkLogFileC_WriteC (MkLogFileC_ARGS) |
Python: → C-API write to log-file … | |
static OT_ProcRet | pymkkernel_MkLogFileC_GetFile (MkLogFileC_ARGS) |
Python: → C-API get the log-file … | |
MkLogFileC - various functions to 'write' into a MkLogFileS …
|
static |
Python:
→ C-API string lfl.GetFile()
get the log-file …
Definition at line 312 of file MkLogFileC_py.c.
|
static |
Python:
→ C-API lfl.WriteC(text:string)
write to log-file …
Definition at line 294 of file MkLogFileC_py.c.