lua_insert

Function lua_insert 

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