Determines the numeric value of a character as a hexadecimal digit.
a Unicode character
If c is a hex digit (according to glib.global.unicharIsxdigit), its numeric value. Otherwise, -1.
Determines the numeric value of a character as a hexadecimal digit.