Skip to main content

lua_error

Function lua_error 

Source
pub fn lua_error(state: &mut LuaState) -> Result<Infallible, LuaError>