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

Public Attributes

char type
uint32_t size
union { 
   int64_t   i 
   double   f 
   int16_t *   s 
   void *   b 
value

Member Data Documentation

◆ b

void* v3_var::b

◆ f

double v3_var::f

◆ i

int64_t v3_var::i

◆ s

int16_t* v3_var::s

◆ size

uint32_t v3_var::size

◆ type

char v3_var::type

◆ [union]

union { ... } v3_var::value

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