nmod_sub

Function nmod_sub 

Source
pub unsafe extern "C" fn nmod_sub(
    a: mp_limb_t,
    b: mp_limb_t,
    mod_: nmod_t,
) -> mp_limb_t