pub unsafe extern "C" fn mp_int_swap(a: mp_int, c: mp_int)
Expand description

Swaps the values and storage between a and c.