Function rlua::ffi::lua_pushvalue

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