Source position: gmp.pas line 607
function mpq_set_str(
var rop: mpq_t;
str: pchar;
base: LongInt
):LongInt;