Function lua_isinteger

Source
pub unsafe fn lua_isinteger(state: *mut lua_State, n: c_int) -> bool