Function lua_rs::ffi::lua::lua_upvalueid
[−]
[src]
pub unsafe extern "C" fn lua_upvalueid(
l: *mut lua_State,
fidx: c_int,
n: c_int
) -> *mut c_void