logo
pub unsafe extern "C" fn mpq_neg(
    negated_operand: *mut mpq_t,
    operand: *const mpq_t
)
Expand description

See: mpq_neg