Static rglua::lua::lua_getupvalue[][src]

pub static lua_getupvalue: Lazy<extern "C" fn(l: LuaState, fidx: c_int, idx: c_int) -> LuaString>