Function gmp_mpfr_sys::gmp::mpf_ui_sub [] [src]

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