Function mlua_sys::lua52::lauxlib::luaL_unref

source ยท
pub unsafe extern "C-unwind" fn luaL_unref(
    L: *mut lua_State,
    t: c_int,
    ref: c_int
)
Available on crate feature lua52 only.