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

See: mpq_cmp_z