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