theKernel 10.0
Loading...
Searching...
No Matches
MkRtExtS Struct Reference

MkRtExtS - extend the MkRuntimeC with a library specific feature … More...

#include <LibMkKernel_mk.h>

+ Collaboration diagram for MkRtExtS:

Data Fields

union { 
 
   struct MkObjectS   obj 
 
   struct MkExtensionS   ext 
 
super 
 
MK_RT mkrtHead
 

Detailed Description

MkRtExtS - extend the MkRuntimeC with a library specific feature …

Definition at line 11808 of file LibMkKernel_mk.h.

Field Documentation

◆ ext

struct MkExtensionS MkRtExtS::ext

Definition at line 11813 of file LibMkKernel_mk.h.

◆ mkrtHead

MK_RT MkRtExtS::mkrtHead

Definition at line 11818 of file LibMkKernel_mk.h.

◆ obj

struct MkObjectS MkRtExtS::obj

Definition at line 11812 of file LibMkKernel_mk.h.

◆ [union]

union { ... } MkRtExtS::super

The documentation for this struct was generated from the following file: