Struct px8_plugin_lua::ffi::luaL_Stream [] [src]

#[repr(C)]
pub struct luaL_Stream { pub f: *mut FILE, pub closef: lua_CFunction, }

Fields