MkRuntimeC - various functions to print information about the rt …
More...
MkRuntimeC - various functions to print information about the rt …
◆ pymkkernel_MkRuntimeC_Log0()
Python: [static] MkRuntimeC.Log0(?fmtobj:MkObjectC=None?, ?debug:int32=0?, ?callfunc:string="MK_NULL"?, ?lvl:int32=0?)
→ C-API
log the MkRuntimeC …
Definition at line 271 of file MkRuntimeC_py.c.
271 {
285 goto end;
286 }
290 goto end;
291 error:
293 end:
296}
#define OT_SETUP_VARARGS(min, max, d)
#define OT_CHECK_NI4(val)
#define OT_retObj_SET_Error
#define OT_retObj_SET_None
#define OT_CHECK_OPTIONAL(val)
#define OT_CHECK_STRN(val)
#define OT_SETUP_hdl_static
#define MK_NULL_YES
flag, allow NULL
const MK_STRB * MK_STRN
constant string pointer data-type
signed int MK_I32
4 byte integer data-type
int MK_DBG
debug-level data-type …
static bool MkSysStringIsNULL(MK_STRN str)
test if string is NULL or EMPTY …
static MK_I32 MkRuntimeDebugGet(void)
get the MkRuntimeS::debug value …
#define MkRuntimeLog0(...)
#define OT_CHECK_OBJN(val, nullB)