Function gmp_mpfr_sys::gmp::mpz_legendre
source ยท pub unsafe extern "C" fn mpz_legendre(
a: mpz_srcptr,
p: mpz_srcptr,
) -> c_int
Expand description
See: mpz_legendre
pub unsafe extern "C" fn mpz_legendre(
a: mpz_srcptr,
p: mpz_srcptr,
) -> c_int
See: mpz_legendre