React Hooks - useReducer Quiz

In useReducer, what is the primary difference between the 'dispatch' function and the 'useState' function used in conjunction with useState?