luaL_unref

Function luaL_unref 

Source
pub unsafe extern "C" fn luaL_unref(
    L: *mut lua_State,
    idx: c_int,
    ref_id: c_int,
)