Function lua52_sys::luaL_unref[][src]

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