Skip to main content

lua_settop

Function lua_settop 

Source
#[unsafe(export_name = "luaur_lua_settop")]
pub unsafe fn lua_settop(L: *mut lua_State, idx: c_int)