pub unsafe extern "C" fn mp_int_set_value( z: mp_int, value: mp_small, ) -> mp_result
Sets z to the value of the specified signed value.
z
value