Skip to main content

lua_settop

Function lua_settop 

Source
pub unsafe extern "C-unwind" fn lua_settop(
    l: *mut lua_State,
    index: c_int,
)