Function luaL_ref

Source
pub unsafe extern "C-unwind" fn luaL_ref(
    L: *mut lua_State,
    t: i32,
) -> i32