pub unsafe extern "C" fn mpz_kronecker(
    a: mpz_srcptr,
    b: mpz_srcptr
) -> c_int
Expand description