theKernel 10.0
Loading...
Searching...
No Matches

string data default format … More...

#include <LibMkKernel_mk.h>

Data Fields

MK_NUM len
 len of the string data
 
MK_STRN ptr
 pointer to the string data
 

Detailed Description

string data default format …

This is just a wrapper. First, ownership of the data must be clarified.

Definition at line 1747 of file LibMkKernel_mk.h.

Field Documentation

◆ len

MK_NUM MkStringR::len

len of the string data

Definition at line 1748 of file LibMkKernel_mk.h.

◆ ptr

MK_STRN MkStringR::ptr

pointer to the string data

Definition at line 1749 of file LibMkKernel_mk.h.


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