__mpq_struct

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
struct __mpq_struct {}

Members

Variables

_mp_den
__mpz_struct _mp_den;
Undocumented in source.
_mp_num
__mpz_struct _mp_num;
Undocumented in source.

Meta