Skip to main content

f_flush

Function f_flush 

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

file:flush(). C: f_flush.