lua_setupvalue

Function lua_setupvalue 

pub unsafe extern "C-unwind" fn lua_setupvalue(
    L: *mut lua_State,
    funcindex: i32,
    n: i32,
) -> *const i8