Function rlua::ffi::luaL_unref

pub unsafe extern "C-unwind" fn luaL_unref(
    L: *mut lua_State,
    t: i32,
    ref: i32
)