What are the variables in removeLiquidiyEthWithPermit?

As the title asks. There are three variables at the end of the function after the Boolean value. What are they for?

V (uint8)
r (bytes32)
s (bytes32)

Your help with this is appreciated!