Function pushinteger

Source
pub unsafe extern "C" fn pushinteger(state: lua_State, integer: isize)
Expand description

Pushes a number with value number onto the stack.