nmod_mul

Function nmod_mul 

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