pub fn lua_unref(state: &mut LuaState, t: i32, r: i32) -> Result<(), LuaError>
Release reference ref from table t, adding it to the free list.
ref
t