Function mlua_sys::lua51::lua::lua_pop

source ·
pub unsafe fn lua_pop(L: *mut lua_State, n: c_int)
Available on crate features lua51 or luajit only.