Function lua_rs::ffi::lauxlib::luaL_ref

source ·
pub unsafe extern "C" fn luaL_ref(l: *mut lua_State, t: c_int) -> c_int