pub unsafe extern "C" fn mp_int_zero(z: mp_int)
Expand description

Sets z to zero. The allocated storage of z is not changed.