[][src]Function pm_rlua::lua_upvalueid

pub unsafe extern "C" fn lua_upvalueid(
    L: *mut lua_State,
    fidx: i32,
    n: i32
) -> *const c_void