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 11320 of file LibMkKernel_mk.h.
struct MkExtensionS MkRtExtS::ext |
Definition at line 11325 of file LibMkKernel_mk.h.
MK_RT MkRtExtS::mkrtHead |
Definition at line 11330 of file LibMkKernel_mk.h.
struct MkObjectS MkRtExtS::obj |
Definition at line 11324 of file LibMkKernel_mk.h.
union { ... } MkRtExtS::super |