Function gmp_mpfr_sys::gmp::mpf_sub_ui [] [src]

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