Skip to main content

io_input

Function io_input 

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

io.input([file]). C: io_input.