lua_pushvalue

Function lua_pushvalue 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lua_pushvalue(L: *mut lua_State, idx: c_int)