pub unsafe extern "C" fn mp_int_neg(a: mp_int, c: mp_int) -> mp_result
Expand description

Sets c to the additive inverse (negation) of a.