pub unsafe extern "C" fn mpz_cmpabs_ui(
    op1: mpz_srcptr,
    op2: c_ulong
) -> c_int
Expand description