Data Fields
ie_blob_buffer Struct Reference

Represents copied data from the given blob. More...

#include <ie_c_api.h>

Data Fields

union {
   void *   buffer
 buffer can be written
 
   const void *   cbuffer
 cbuffer is read-only
 
}; 
 

Detailed Description

Represents copied data from the given blob.


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