Ardour  8.7-15-gadf511264b
Zio Struct Reference

#include <lzio.h>

Public Attributes

size_t n
 
const char * p
 
lua_Reader reader
 
void * data
 
lua_StateL
 

Detailed Description

Definition at line 55 of file lzio.h.

Member Data Documentation

◆ data

void* Zio::data

Definition at line 59 of file lzio.h.

◆ L

lua_State* Zio::L

Definition at line 60 of file lzio.h.

◆ n

size_t Zio::n

Definition at line 56 of file lzio.h.

◆ p

const char* Zio::p

Definition at line 57 of file lzio.h.

◆ reader

lua_Reader Zio::reader

Definition at line 58 of file lzio.h.


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