pub unsafe extern "C-unwind" fn lua_isnumber( L: *mut lua_State, idx: c_int, ) -> c_int
Does the given index contain a value of type number.