Cursor question

If I change the mouse cursor with SDL_SetCursor(), can I pass it a null
reference later to get the default cursor back?

Thanks

Paul Hansen