Function gmp_mpfr_sys::gmp::mpz_ui_sub [] [src]

pub unsafe extern "C" fn mpz_ui_sub(
    rop: *mut mpz_t,
    op1: c_ulong,
    op2: *const mpz_t
)