creachadair_imath_sys

Function mp_int_set_uvalue

source
pub unsafe extern "C" fn mp_int_set_uvalue(
    z: mp_int,
    uvalue: mp_usmall,
) -> mp_result
Expand description

Sets z to the value of the specified unsigned value.