pub unsafe extern "C-unwind" fn lua_type( L: *mut lua_State, idx: c_int, ) -> lua_Type
Returns the type of the value at the given index.