Function mlua_sys::lua54::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 feature lua54 only.