theKernel 10.0
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 1683 of file LibMkKernel_mk.h.

Field Documentation

◆ data

MK_BINN MkBinaryR::data

pointer to the binary data

Definition at line 1685 of file LibMkKernel_mk.h.

◆ size

MK_SIZE MkBinaryR::size

size of the data pointer

Definition at line 1684 of file LibMkKernel_mk.h.


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