Function mpq_neg

Source
pub unsafe extern "C" fn mpq_neg(
    negated_operand: mpq_ptr,
    operand: mpq_srcptr,
)
Expand description

See: mpq_neg