theKernel 10.0
|
MkRtExtS - extend the MkRuntimeC with a library specific feature … More...
#include <LibMkKernel_mk.h>
Data Fields | ||
union { | ||
struct MkObjectS obj | ||
struct MkExtensionS ext | ||
} | super | |
MK_RT | mkrtHead | |
MkRtExtS - extend the MkRuntimeC with a library specific feature …
Definition at line 11808 of file LibMkKernel_mk.h.
struct MkExtensionS MkRtExtS::ext |
Definition at line 11813 of file LibMkKernel_mk.h.
MK_RT MkRtExtS::mkrtHead |
Definition at line 11818 of file LibMkKernel_mk.h.
struct MkObjectS MkRtExtS::obj |
Definition at line 11812 of file LibMkKernel_mk.h.
union { ... } MkRtExtS::super |