Skip to main content

f_read

Function f_read 

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

file:read(...). C: f_read.