logo
pub unsafe extern "C" fn mpz_cmp(
    op1: *const mpz_t,
    op2: *const mpz_t
) -> c_int
Expand description

See: mpz_cmp