Skip to main content

io_tmpfile

Function io_tmpfile 

Source
pub fn io_tmpfile(state: &mut LuaState) -> Result<usize, LuaError>
Expand description

io.tmpfile(). C: io_tmpfile.