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

Sets c to the absolute value of a.