logo
pub unsafe extern "C" fn mpq_inv(
    inverted_number: *mut mpq_t,
    number: *const mpq_t
)
Expand description

See: mpq_inv