lua52_sys::lua_upvaluejoin [] [src]

pub unsafe extern fn lua_upvaluejoin(L: *mut lua_State, fidx1: c_int, n1: c_int, fidx2: c_int, n2: c_int)