MkLogFileC - various functions to 'write' into a MkLogFileS … More...
Functions | |
static OT_ProcRet | rbmkkernel_MkLogFileC_WriteC (MkLogFileC_ARGS) |
Ruby: → C-API write to log-file … | |
static OT_ProcRet | rbmkkernel_MkLogFileC_GetFile (MkLogFileC_ARGS) |
Ruby: → C-API get the log-file … | |
MkLogFileC - various functions to 'write' into a MkLogFileS …
|
static |
Ruby:
→ C-API string lfl.GetFile()
get the log-file …
Definition at line 294 of file MkLogFileC_rb.c.
|
static |
Ruby:
→ C-API lfl.WriteC(text:string)
write to log-file …
Definition at line 279 of file MkLogFileC_rb.c.