td_clua::lua_getupvalue [] [src]

pub unsafe extern fn lua_getupvalue(L: *mut lua_State, funcindex: c_int, n: c_int) -> *const c_char