Function luaL_error

Source
pub unsafe extern "C-unwind" fn luaL_error(
    L: *mut lua_State,
    fmt: *const i8,
    ...
) -> i32