theKernel 10.0
Loading...
Searching...
No Matches
LibMkKernel_private_py.h
Go to the documentation of this file.
1
9#pragma once
10
11#include "LibMkKernel_py.h"
12
13void MK_DECL NS(ObjectDeleteFree) ( MkObjectDeleteFreeF_ARGS );
14void MK_DECL NS(ObjectDeleteFree2) ( MkObjectDeleteFreeF_ARGS );
15enum MkErrorE MK_DECL NS(ObjectDeleteCall) ( MkObjectDeleteCallF_ARGS );
16
17extern OT_OBJ_T NS(pymkkernel);
18extern OT_OBJ_T NS(MkErrorC_FormatException);
tag: nhi1-release-250425
#define NS(n)
PyObject * OT_OBJ_T
#define MK_DECL
MkErrorE
collection for the different error-codes …
#define MkObjectDeleteCallF_ARGS
the MkObjectDeleteCallF arguments with default names
#define MkObjectDeleteFreeF_ARGS
the MkObjectDeleteFreeF arguments with default names