Function lua_rs::ffi::lauxlib::luaL_unref

source ·
pub unsafe extern "C" fn luaL_unref(
    l: *mut lua_State,
    t: c_int,
    r: c_int
)