Function mp_rat_numer

Source
pub unsafe extern "C" fn mp_rat_numer(
    r: mp_rat,
    z: mp_int,
) -> mp_result
Expand description

Sets z to a copy of the numerator of r.