pub unsafe extern "C" fn pushnumber(state: lua_State, number: f64)
Pushes a number with value number onto the stack.
number