Function rlua::ffi::luaL_unref [] [src]

pub unsafe extern fn luaL_unref(
    state: *mut lua_State,
    table: c_int,
    lref: c_int
)