Function luaL_unref

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