pub unsafe extern "C" fn mp_int_divisible_value( a: mp_int, v: mp_small, ) -> bool
Reports whether a is divisible by v.
a
v