LMMS
Loading...
Searching...
No Matches
PuglBlob Struct Reference

Blob of arbitrary data. More...

#include <types.h>

Public Attributes

voiddata
 Dynamically allocated data.
size_t len
 Length of data in bytes.

Detailed Description

Blob of arbitrary data.

Member Data Documentation

◆ data

void* PuglBlob::data

Dynamically allocated data.

◆ len

size_t PuglBlob::len

Length of data in bytes.


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