Function gmp_mpfr_sys::gmp::mpf_cmp
source ยท pub unsafe extern "C" fn mpf_cmp(
op1: mpf_srcptr,
op2: mpf_srcptr,
) -> c_int
Expand description
See: mpn_cmp
pub unsafe extern "C" fn mpf_cmp(
op1: mpf_srcptr,
op2: mpf_srcptr,
) -> c_int
See: mpn_cmp