Function pushnumber

Source
pub unsafe extern "C" fn pushnumber(state: lua_State, number: f64)
Expand description

Pushes a number with value number onto the stack.