Static rglua::lua::lua_atpanic[][src]

pub static lua_atpanic: Lazy<extern "C" fn(l: LuaState, panicf: LuaCFunction) -> LuaCFunction>
Expand description

Sets the error handler for the lua state.