MkRtExtS - define the class … More...
Typedefs | |
typedef struct MkRtExtS * | MK_RTEXT |
class-shortcut for struct MkRtExtS * , all shortcut using the XX_YYY syntax (only for public API) … | |
typedef const struct MkRtExtS * | MK_RTEXTN |
class-shortcut for const struct MkRtExtS * , all const shortcut using the XX_YYYC syntax (only for public API) … | |
typedef struct MkRtExtS | MK_RTEXTR |
reference-shortcut for struct MkRtExtS , all shortcut using the XX_YYYR syntax (only for public API) … | |
MkRtExtS - define the class …
class-shortcut for struct MkRtExtS *
, all shortcut using the XX_YYY
syntax (only for public API) …
Definition at line 1618 of file LibMkKernel_mk.h.
class-shortcut for const struct MkRtExtS *
, all const shortcut using the XX_YYYC
syntax (only for public API) …
Definition at line 1621 of file LibMkKernel_mk.h.
reference-shortcut for struct MkRtExtS
, all shortcut using the XX_YYYR
syntax (only for public API) …
Definition at line 1624 of file LibMkKernel_mk.h.