Checks if the value at index is userdata.
index
bool isUserdata([int index = -1]) => lua_isuserdata(L, index);