pub unsafe fn lua_isnone(L: *mut lua_State, idx: c_int) -> bool
Returns if the value at the given index is none.