Function lua_pushvalue

Source
pub unsafe extern "C-unwind" fn lua_pushvalue(
    L: *mut lua_State,
    idx: i32,
)