theKernel 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
MkBinaryR Struct Reference

binary data default format … More...

#include <LibMkKernel_mk.h>

Data Fields

MK_SIZE size
 size of the data pointer
 
MK_BINN data
 pointer to the binary data
 

Detailed Description

binary data default format …

This is just a wrapper, the ownership of the data have to be cleared first.

Definition at line 1601 of file LibMkKernel_mk.h.

Field Documentation

◆ data

MK_BINN MkBinaryR::data

pointer to the binary data

Definition at line 1603 of file LibMkKernel_mk.h.

◆ size

MK_SIZE MkBinaryR::size

size of the data pointer

Definition at line 1602 of file LibMkKernel_mk.h.


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