native Lua  0.4.0
Lua on the platform you use with the compiler you choose
Data Fields
luaL_Stream Struct Reference

#include <lauxlib.h>

Collaboration diagram for luaL_Stream:
Collaboration graph
[legend]

Data Fields

FILE * f
 
lua_CFunction closef
 

Field Documentation

◆ closef

lua_CFunction luaL_Stream::closef

◆ f

FILE* luaL_Stream::f

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