Function mlua_sys::lua51::lauxlib::luaL_error
source · pub unsafe extern "C-unwind" fn luaL_error(
L: *mut lua_State,
fmt: *const c_char
...
) -> c_int
Available on crate features
lua51
or luajit
only.