luaL_unref

Function luaL_unref 

Source
pub unsafe extern "C-unwind" fn luaL_unref(
    l: *mut State,
    table: c_int,
    ref_idx: c_int,
)