Function mpf_cmp

Source
pub unsafe extern "C" fn mpf_cmp(
    op1: mpf_srcptr,
    op2: mpf_srcptr,
) -> c_int
Expand description

See: mpn_cmp