Function luaL_error

Source
pub unsafe extern "C" fn luaL_error(
    L: *mut lua_State,
    info: *const i8,
)