pub unsafe extern "C" fn mp_rat_alloc() -> mp_rat
Allocates a fresh zero-valued mpq_t on the heap, returning NULL in case of error. The only possible error is out-of-memory.
mpq_t