php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
Zio Struct Reference

Data Fields

size_t n
 
const char * p
 
lua_Reader reader
 
voiddata
 
lua_StateL
 

Detailed Description

Definition at line 406 of file minilua.c.

Field Documentation

◆ data

void* Zio::data

Definition at line 410 of file minilua.c.

◆ L

lua_State* Zio::L

Definition at line 411 of file minilua.c.

◆ n

size_t Zio::n

Definition at line 407 of file minilua.c.

◆ p

const char* Zio::p

Definition at line 408 of file minilua.c.

◆ reader

lua_Reader Zio::reader

Definition at line 409 of file minilua.c.


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