[][src]Function gmp_mpfr_sys::gmp::mpz_congruent_p

pub unsafe extern "C" fn mpz_congruent_p(
    n: *const mpz_t,
    c: *const mpz_t,
    d: *const mpz_t
) -> c_int