Calculates the greatest common divisor of a and b.
First value as gint
Second value as gint
Greatest common divisor of a and b
See Implementation
Calculates the greatest common divisor of a and b.